TypeDescriptor::GetComponentName Method
.NET Framework (current version)
Returns the name of the specified component.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetComponentName(Object^) | Returns the name of the specified component using the default type descriptor. |
![]() ![]() | GetComponentName(Object^, Boolean) | Returns the name of the specified component using a custom type descriptor. |
Show:

