Retrieves the name for this object. If null is returned, the default is used.
[Visual Basic] Function GetComponentName() As String [C#] string GetComponentName(); [C++] String* GetComponentName() = 0; [JScript] function GetComponentName() : String;
The name for the object, or null if the default will be used.
ICustomTypeDescriptor Interface | ICustomTypeDescriptor Members | System.ComponentModel Namespace