共用方式為


ModelAttributes.ParameterAttributes 屬性

定義

取得 參數上的屬性集,如果這個實例不代表參數的屬性, null 則為 。

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)

屬性值

適用於