JScriptException.LineText 속성

정의

오류가 발생한 코드의 텍스트를 가져옵니다.

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

public:
 property System::String ^ LineText { System::String ^ get(); };
public string LineText { get; }
member this.LineText : string
Public ReadOnly Property LineText As String

속성 값

코드의 텍스트이거나 가 인 경우 Context 빈 문자열입니다 null.

구현

적용 대상

추가 정보