Gets the Severity of the message.
Namespace: Dapfor.Net.DiagnosticsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public Severity Severity { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Severity As Severity Get |
| Visual C++ |
|---|
public: property Severity Severity { Severity get (); } |
| F# |
|---|
member Severity : Severity with get |
Property Value
Type: SeverityThe severity.