Leadtools.Dicom.Server.Admin Namespace > ErrorEventArgs Class : Error Property |
public Exception Error {get;}
'Declaration Public ReadOnly Property Error As Exception
'Usage Dim instance As ErrorEventArgs Dim value As Exception value = instance.Error
public: property Exception^ Error { Exception^ get(); }