ValidationMetadataProviderContext.ParameterAttributes 属性

定义

获取参数属性。

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)

属性值

适用于