Udostępnij za pośrednictwem


ModelAttributes.TypeAttributes Właściwość

Definicja

Pobiera zestaw atrybutów w obiekcie Type. Jeśli to wystąpienie reprezentuje właściwość, TypeAttributes zawiera atrybuty pobrane z PropertyTypeklasy . Jeśli to wystąpienie reprezentuje parametr, zawiera atrybuty pobrane z ParameterTypeklasy .

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

Wartość właściwości

Dotyczy