Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Twain assembly)

Show in webframe

Message Property






(Read only) Gets the error message.
Syntax
[DataMemberAttribute("message")]
public string Message {get;}
'Declaration
 
<DataMemberAttribute("message")>
Public ReadOnly Property Message As String
'Usage
 
Dim instance As TwainError
Dim value As String
 
value = instance.Message

            

            
[DataMemberAttribute("message")]
public:
property String^ Message {
   String^ get();
}

Property Value

The error message.
Requirements

Target Platforms

See Also

Reference

TwainError Class
TwainError Members

Error processing SSI file