DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / DrawExceptionArgs Class / Exception Property

In This Topic
    Exception Property
    In This Topic
    The Exception which was thrown
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Exception As System.Exception
    public System.Exception Exception {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also