IJSVsaError.Line 속성

정의

오류가 발생한 줄 번호를 가져옵니다.

public:
 property int Line { int get(); };
public int Line { get; }
member this.Line : int
Public ReadOnly Property Line As Integer

속성 값

오류가 발생한 줄 번호입니다.

적용 대상