IVsaError.Line 屬性
取得發生錯誤的行號。
命名空間: Microsoft.Vsa
組件: Microsoft.Vsa (在 Microsoft.Vsa.dll 中)
語法
'宣告
ReadOnly Property Line As Integer
int Line { get; }
property int Line {
int get ();
}
abstract Line : int with get
function get Line () : int
屬性值
類型:Int32
傳回發生錯誤的行號。