Partager via


PropertyData.Attributes Propriété

Définition

Obtient une collection des attributs pour l'objet.

public:
 property System::ComponentModel::AttributeCollection ^ Attributes { System::ComponentModel::AttributeCollection ^ get(); };
public System.ComponentModel.AttributeCollection Attributes { get; }
member this.Attributes : System.ComponentModel.AttributeCollection
Public ReadOnly Property Attributes As AttributeCollection

Valeur de propriété

Collection des attributs pour l'objet.

Implémente

S’applique à