Aracılığıyla paylaş


ModelAttributes.ParameterAttributes Özellik

Tanım

parametresindeki öznitelik kümesini alır veya null bu örnek bir parametrenin özniteliklerini temsil etmiyorsa.

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

Özellik Değeri

Şunlara uygulanır