JScriptException.EndLine 속성

정의

오류가 끝난 코드의 줄을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

Int32

오류가 끝나는 코드 줄 이거나,가 이면 0입니다 Context null .

구현

적용 대상

추가 정보