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 не представляет параметр универсального типа. В противном случае это значение не определено.

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