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 Typeatributů , pokud Type nepředstavuje obecný typ parametr, v kterém případě hodnota není zadána.

Platí pro