FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / LogEntry Class / Exception Property

In This Topic
    Exception Property (LogEntry)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Exception As Exception
    public Exception Exception {get; set;}
    See Also