FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / LogEntry Class / Exception Property

In This Topic
    Exception Property (LogEntry)
    In This Topic
    Gets or sets the exception that was thrown.
    Syntax
    'Declaration
     
    Public Property Exception As Exception
    public Exception Exception {get; set;}
    See Also