EnumBuilder.Attributes Egenskap

Definition

Hämtar attributen som är associerade med 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

Egenskapsvärde

Ett TypeAttributes objekt som representerar attributuppsättningen för Type, såvida inte Type representerar en allmän typparameter, i vilket fall värdet är ospecificerat.

Gäller för