JScriptException.SourceMoniker 속성

정의

오류가 포함된 소스 코드 파일의 이름을 가져옵니다.

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

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

속성 값

소스 코드 파일의 이름 또는 가 인 경우 Context 문자열 리터럴 "소스 없음"입니다 null.

구현

적용 대상

추가 정보