Share via


ModelAttributes.PropertyAttributes Propriété

Définition

Obtient le jeu d’attributs sur la propriété ou null si cette instance ne représente pas les attributs d’une propriété.

public:
 property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ PropertyAttributes { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<object> PropertyAttributes { get; }
public System.Collections.Generic.IReadOnlyList<object>? PropertyAttributes { get; }
member this.PropertyAttributes : System.Collections.Generic.IReadOnlyList<obj>
Public ReadOnly Property PropertyAttributes As IReadOnlyList(Of Object)

Valeur de propriété

S’applique à