Condividi tramite


ModelAttributes.PropertyAttributes Proprietà

Definizione

Ottiene il set di attributi nella proprietà o null se questa istanza non rappresenta gli attributi per una proprietà.

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)

Valore della proprietà

Si applica a