FileLevelControlBuilderAttribute.BuilderType 속성

정의

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

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

속성 값

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

적용 대상