PresentationElementTypeDescriptor::GetComponentName Method ()
Visual Studio 2015
Gets the component name displayed in the property grid.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
Return Value
Type: System::String^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.
Show: