IVsaError.Severity Property
Sets the severity of the error.
Namespace: Microsoft.Vsa
Assembly: Microsoft.Vsa (in Microsoft.Vsa.dll)
Syntax
'Declaración
ReadOnly Property Severity As Integer
Get
int Severity { get; }
property int Severity {
int get ();
}
abstract Severity : int
function get Severity () : int
Property Value
Type: System.Int32
Returns an integer (0-4) that represents the error severity.