Partager via


LocalizableProperties.GetAttributes, méthode

Obtient une collection d'attributs pour ce composant.

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

Syntaxe

'Déclaration
Public Function GetAttributes As AttributeCollection
public AttributeCollection GetAttributes()

Valeur de retour

Type : System.ComponentModel.AttributeCollection
Retourne une collection d'attributs.

Implémentations

ICustomTypeDescriptor.GetAttributes()

Remarques

Les attributs fournissent des informations sur des propriétés et des événements pour le composant.

Sécurité .NET Framework

Voir aussi

Référence

LocalizableProperties Classe

Microsoft.VisualStudio.Shell, espace de noms