WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / OperationErrorEventArgs Class / Exception Property
In This Topic
    Exception Property (OperationErrorEventArgs)
    In This Topic
    Gets the exception that represents the error.
    Syntax
    public Exception Exception {get;}
    See Also