IDesignerHost.RootComponentClassName 속성

정의

디자인하고 있는 클래스의 정규화된 이름을 가져옵니다.

public:
 property System::String ^ RootComponentClassName { System::String ^ get(); };
public string RootComponentClassName { get; }
member this.RootComponentClassName : string
Public ReadOnly Property RootComponentClassName As String

속성 값

기본 구성 요소 클래스의 정규화된 이름입니다.

적용 대상