Condividi tramite


Proprietà IVsaError.Severity

Imposta il livello di gravità dell'errore.

Spazio dei nomi:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Sintassi

'Dichiarazione
ReadOnly Property Severity As Integer
int Severity { get; }
property int Severity {
    int get ();
}
abstract Severity : int with get
function get Severity () : int

Valore proprietà

Tipo: Int32
Restituisce un Integer (0-4) che rappresenta il livello di gravità dell'errore.

Vedere anche

Riferimenti

IVsaError Interfaccia

Spazio dei nomi Microsoft.Vsa