Partager via


MoveableDecoratorHostShape.ICustomTypeDescriptor.GetProperties, méthode (array<Attribute[])

Retourne les propriétés pour cette instance d'un composant en utilisant le tableau d'attributs comme filtre.

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 GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection Implements ICustomTypeDescriptor.GetProperties
PropertyDescriptorCollection ICustomTypeDescriptor.GetProperties(
    Attribute[] attributes
)

Paramètres

  • attributes
    Type : array<System.Attribute[]
    Tableau de type System.Attribute utilisé comme filtre.

Valeur de retour

Type : System.ComponentModel.PropertyDescriptorCollection
Propriétés filtrées de la forme parente.

Implémentations

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Sécurité .NET Framework

Voir aussi

Référence

MoveableDecoratorHostShape Classe

GetProperties, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms