IDesignerHost.RootComponentClassName Property

Definition

Gets the fully qualified name of the class being designed.

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

Property Value

The fully qualified name of the base component class.

Applies to