Partager via


LocalizableProperties.GetProperties, méthode (array<Attribute )

Retourne les propriétés de l'objet sélectionné à l'aide de la matrice d'attribut comme filtre.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Function GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection
public PropertyDescriptorCollection GetProperties(
    Attribute[] attributes
)

Paramètres

Valeur de retour

Type : System.ComponentModel.PropertyDescriptorCollection
Retourne PropertyDescriptorCollection.

Implémentations

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Sécurité .NET Framework

Voir aussi

Référence

LocalizableProperties Classe

GetProperties, surcharge

Microsoft.VisualStudio.Shell, espace de noms