MoveableDecoratorHostShape.ICustomTypeDescriptor.GetAttributes, méthode
Retourne une collection d'attributs personnalisés pour cette instance d'un composant.
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Déclaration
Private Function GetAttributes As AttributeCollection
Implements ICustomTypeDescriptor.GetAttributes
AttributeCollection ICustomTypeDescriptor.GetAttributes()
Valeur de retour
Type : System.ComponentModel.AttributeCollection
Retourne les attributs de la forme parent.
Implémentations
ICustomTypeDescriptor.GetAttributes()
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.