Freigeben über


MoveableDecoratorHostShape.ICustomTypeDescriptor.GetAttributes-Methode

Gibt eine Auflistung benutzerdefinierter Attribute für diese Instanz einer Komponente zurück.

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

Syntax

'Declaration
Private Function GetAttributes As AttributeCollection
    Implements ICustomTypeDescriptor.GetAttributes
AttributeCollection ICustomTypeDescriptor.GetAttributes()

Rückgabewert

Typ: System.ComponentModel.AttributeCollection
Gibt die Attribute der übergeordneten Form zurück.

Implementiert

ICustomTypeDescriptor.GetAttributes()

.NET Framework-Sicherheit

Siehe auch

Referenz

MoveableDecoratorHostShape Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace