←Select platform

Message Property

Summary

Gets the error message.

Syntax

C#
VB
Java
C++
public string Message {get;} 
Public ReadOnly Property Message As String 
public String getMessage() 
public: 
property String^ Message { 
   String^ get(); 
} 

Property Value

The error message

Requirements

Target Platforms

See Also

Reference

SaneError Class

SaneError Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane.Server Assembly