ClearImage .NET API
InnerException Property





Inlite.ClearImageNet Namespace > ClearImageException Class : InnerException Property
Syntax
'Declaration
 
Public ReadOnly Property InnerException As System.Exception
'Usage
 
Dim instance As ClearImageException
Dim value As System.Exception
 
value = instance.InnerException
public System.Exception InnerException {get;}
public read-only property InnerException: System.Exception; 
public function get InnerException : System.Exception
public:
property System.Exception^ InnerException {
   System.Exception^ get();
}
See Also

Reference

ClearImageException Class
ClearImageException Members