Share via


JScriptException.EndLine 속성

정의

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

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

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

속성 값

오류가 끝나는 코드 줄이거나 이 인 경우 Context 0입니다 null.

구현

적용 대상

추가 정보