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.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.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[]
    Un tableau de type System.Attribute qui est utilisé comme filtre.

Valeur de retour

Type : System.ComponentModel.PropertyDescriptorCollection
Propriétés filtrées de 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