The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeDescriptor::GetClassName Method
.NET Framework (current version)
Returns the name of the class for the specified component.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetClassName(Object^) | Returns the name of the class for the specified component using the default type descriptor. |
![]() ![]() | GetClassName(Object^, Boolean) | Returns the name of the class for the specified component using a custom type descriptor. |
![]() ![]() | GetClassName(Type^) | Returns the name of the class for the specified type. |
Show:

