다음을 통해 공유


WebServiceParser.DefaultDirectiveName 속성

정의

기본 지시문 이름을 가져옵니다.

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

protected:
 virtual property System::String ^ DefaultDirectiveName { System::String ^ get(); };
protected override string DefaultDirectiveName { get; }
member this.DefaultDirectiveName : string
Protected Overrides ReadOnly Property DefaultDirectiveName As String

속성 값

String

기본 지시문 이름이 들어 있는 String입니다.

적용 대상