Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
Leadtools.Services.Twain Namespace > TwainError Class : Message Property |
[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(); }