IDesignerHost.RootComponentClassName プロパティ

定義

設計されているクラスの完全修飾名を取得します。

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

プロパティ値

基本コンポーネント クラスの完全修飾名。

適用対象