GenericParameter.Attributes Свойство

Определение

Возвращает атрибуты, указывающие отклонения и ограничения.

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

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

Комментарии

Соответствует полю FlagsGenericParam таблицы в стандарте ECMA-335.

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