ControlBuilder.NamingContainerType 속성

정의

이 작성기에서 만든 컨트롤의 명명 컨테이너 형식을 가져옵니다.

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

속성 값

Type

이 작성기에서 만든 컨트롤의 명명 컨테이너 형식을 나타내는 Type입니다.

적용 대상

추가 정보