مشاركة عبر


IVsaError.Severity Property

Sets the severity of the error.

Namespace:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Syntax

'إقرار
ReadOnly Property Severity As Integer
    Get
'الاستخدام
Dim instance As IVsaError
Dim value As Integer

value = instance.Severity
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.

See Also

Reference

IVsaError Interface

IVsaError Members

Microsoft.Vsa Namespace