Partager via


DataViewPropertyDescriptor.Attributes, propriété

Obtient la collection d'attributs associés au modèle actuel de propriété.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Attributes As AttributeCollection
public override AttributeCollection Attributes { get; }
public:
virtual property AttributeCollection^ Attributes {
    AttributeCollection^ get () override;
}
abstract Attributes : AttributeCollection with get 
override Attributes : AttributeCollection with get
override function get Attributes () : AttributeCollection

Valeur de propriété

Type : AttributeCollection
Un objet d' AttributeCollection contenant les attributs associés au modèle actuel de propriété.

Sécurité .NET Framework

Voir aussi

Référence

DataViewPropertyDescriptor Classe

Microsoft.VisualStudio.Data.Framework, espace de noms