Accusoft.SmartZoneOCR5.Net - Updated
Message Property (TimeoutErrorException)






Accusoft.SmartZoneOCRSdk Namespace > TimeoutErrorException Class : Message Property
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public ReadOnly Property Message As System.String
'Usage
 
Dim instance As TimeoutErrorException
Dim value As System.String
 
value = instance.Message
[__DynamicallyInvokable()]
public System.string Message {get;}
public read-only property Message: System.String; 
__DynamicallyInvokableAttribute()
public function get Message : System.String
[__DynamicallyInvokable()]
public: __property System.string* get_Message();
[__DynamicallyInvokable()]
public:
property System.String^ Message {
   System.String^ get();
}
See Also

Reference

TimeoutErrorException Class
TimeoutErrorException Members