Proprietà IVsaError.Line
Ottiene il numero della riga in cui si è verificato un errore.
Spazio dei nomi: Microsoft.Vsa
Assembly: Microsoft.Vsa (in Microsoft.Vsa.dll)
Sintassi
'Dichiarazione
ReadOnly Property Line As Integer
int Line { get; }
property int Line {
int get ();
}
abstract Line : int with get
function get Line () : int
Valore proprietà
Tipo: Int32
Restituisce il numero della riga in cui si è verificato l'errore.