ElementTypeDescriptor.GetComponentName Method

Definition

The name of the object, or an empty string if object does not have a name.

public:
 override System::String ^ GetComponentName();
public override string GetComponentName ();
override this.GetComponentName : unit -> string
Public Overrides Function GetComponentName () As String

Returns

The name of the object, or an empty string if object does not have a name.

Applies to