Proprietà IVsaError.Number
Ottiene un numero che identifica l'errore in modo univoco.
Spazio dei nomi: Microsoft.Vsa
Assembly: Microsoft.Vsa (in Microsoft.Vsa.dll)
Sintassi
'Dichiarazione
ReadOnly Property Number As Integer
int Number { get; }
property int Number {
int get ();
}
abstract Number : int with get
function get Number () : int
Valore proprietà
Tipo: Int32
Restituisce il numero che identifica in modo univoco l'errore.