IDesignerHost.RootComponentClassName 屬性

定義

取得正在設計的類別的完整名稱。

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

屬性值

基底元件類別的完整名稱。

適用於