Accusoft.SmartZoneOCR5.Net - Updated
StackTrace Property (InvalidLicenseException)






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

Reference

InvalidLicenseException Class
InvalidLicenseException Members