FileLevelControlBuilderAttribute.BuilderType 속성

정의

파일 구문 분석 시 사용되는 컨트롤 작성기의 Type을 가져옵니다. 이 속성은 읽기 전용입니다.

public:
 property Type ^ BuilderType { Type ^ get(); };
public Type BuilderType { get; }
member this.BuilderType : Type
Public ReadOnly Property BuilderType As Type

속성 값

Type

파일 구문 분석 시 사용되는 컨트롤 작성기의 Type입니다.

적용 대상