다음을 통해 공유


ModelAttributes.ParameterAttributes 속성

정의

매개 변수의 특성 집합을 가져오거나 null 이 instance 매개 변수의 특성을 나타내지 않는 경우 입니다.

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)

속성 값

적용 대상