Share via


DiagramTypeDescriptor.GetComponentName Method

This member overrides PresentationElementTypeDescriptor.GetComponentName().

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Public Overrides Function GetComponentName As String
public override string GetComponentName()
public:
virtual String^ GetComponentName() override
abstract GetComponentName : unit -> string  
override GetComponentName : unit -> string
public override function GetComponentName() : String

Return Value

Type: String

Implements

ICustomTypeDescriptor.GetComponentName

.NET Framework Security

See Also

Reference

DiagramTypeDescriptor Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace