EnumBuilder.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 objekt nepředstavuje parametr obecného typu, v takovém případě hodnota není určena.

Platí pro