GenericTypeParameterBuilder.Attributes Propriété

Définition

Obtient les attributs associés à 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

Valeur de propriété

Objet TypeAttributes qui représente l'ensemble d'attributs du Type, à moins que le Type représente un paramètre de type générique, cas dans lequel la valeur est non spécifiée.

S’applique à