CompartmentTypeDescriptor.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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.