IDesignerHost::RootComponentClassName Property

 

Gets the fully qualified name of the class being designed.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

property String^ RootComponentClassName {
	String^ get();
}

Property Value

Type: System::String^

The fully qualified name of the base component class.

.NET Framework
Available since 1.1
Return to top
Show: