Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > DicomRequestEventArgs Class : Exception Property |
public DicomException Exception {get;}
'Declaration Public ReadOnly Property Exception As DicomException
'Usage Dim instance As DicomRequestEventArgs Dim value As DicomException value = instance.Exception
public: property DicomException^ Exception { DicomException^ get(); }