Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / LogEntry Class / Exception Property

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