GenericTypeParameterBuilder.Attributes Свойство

Определение

Возвращает атрибуты, связанные с .Type

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

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

ОбъектTypeAttributes, представляющий набор атрибутов, если Type не представляет параметр универсального Typeтипа, в этом случае значение не указано.

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