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.
ICustomTypeDescriptor::GetComponentName Method ()
.NET Framework (current version)
Returns the name of this instance of a component.
Assembly: System (in System.dll)
Return Value
Type: System::String^The name of the object, or null if the object does not have a name.
If null is returned, use the default name.
.NET Framework
Available since 1.1
Available since 1.1
Show: