Gets additional TWAIN error information from the Data Source.
public string ConditionDescription {get;}
public: __property string* get_ConditionDescription();
'Declaration
Public ReadOnly Property ConditionDescription As String
'Usage
Dim instance As TwainException
Dim value As String
value = instance.ConditionDescription
Property Value
A string value which represents the condition description information from the data source.