SimpleWebHandlerParser.DefaultDirectiveName 속성

정의

파생 클래스에서 재정의되는 경우%@ %> 블록에서 < main 지시문의 이름을 가져옵니다.

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

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

속성 값

기본 지시문 이름을 포함하는 A String 입니다.

적용 대상