PresentationElementTypeDescriptor.GetComponentName Method

Definition

Gets the component name displayed in the property grid.

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

Returns

Returns the component name of the represented model element, or an empty string if no represented model element / the represented model element does not have a name.

Applies to