GenericTypeParameterBuilder.GenericParameterAttributes Свойство

Определение

Возвращает сочетание флагов GenericParameterAttributes, описывающих ковариацию и особые ограничения текущего параметра универсального типа.

public:
 virtual property System::Reflection::GenericParameterAttributes GenericParameterAttributes { System::Reflection::GenericParameterAttributes get(); };
public override System.Reflection.GenericParameterAttributes GenericParameterAttributes { get; }
member this.GenericParameterAttributes : System.Reflection.GenericParameterAttributes
Public Overrides ReadOnly Property GenericParameterAttributes As GenericParameterAttributes

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

GenericParameterAttributes

Побитовое сочетание значений, которое описывает ковариацию и особые ограничения текущего параметра универсального типа.

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