GenericTypeParameterBuilder.Attributes Właściwość

Definicja

Pobiera atrybuty skojarzone z elementem 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

Wartość właściwości

TypeAttributes Obiekt reprezentujący zestaw atrybutów Type, chyba że Type reprezentuje parametr typu ogólnego, w którym to przypadku wartość jest nieokreślona.

Dotyczy