IDesignerHost.RootComponentClassName 属性

定义

获取所设计的类的完全限定名。

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

属性值

基组件类的完全限定名。

适用于