LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Error Property (WorkstationErrorEventArgs)







Gets the error that occurred.
Syntax
public Exception Error {get;}
'Declaration
 
Public ReadOnly Property Error As Exception
'Usage
 
Dim instance As WorkstationErrorEventArgs
Dim value As Exception
 
value = instance.Error
public HResult Error {get;}
 get_Error(); 
public: __property Exception* get_Error();
public:
property Exception* Error {
   Exception* get();
}

Property Value

An System.Exception that represents the error that occurred.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationErrorEventArgs Class
WorkstationErrorEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.