ICustomTypeDescriptor::GetClassName Method ()
.NET Framework (current version)
Returns the class name of this instance of a component.
Assembly: System (in System.dll)
Return Value
Type: System::String^The class name of the object, or null if the class does not have a name.
If null is returned, use the type name from the GetComponentName method.
.NET Framework
Available since 1.1
Available since 1.1
Show: