GenericTypeParameterBuilder.Attributes Vlastnost

Definice

Získá atributy přidružené k 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

Hodnota vlastnosti

Objekt TypeAttributes představující sadu atributů objektu Type, pokud Type parametr nepředstavuje parametr obecného typu, v takovém případě není hodnota určena.

Platí pro