Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / LogEntry Class / Severity Property

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