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)

Значение свойства

Применяется к