TypeBuilder.GetAttributeFlagsImpl Metod

Definition

När den åsidosätts i en härledd klass implementerar den Attributes egenskapen och får en bitvis kombination av uppräkningsvärden som anger de attribut som är associerade med Type.

protected:
 override System::Reflection::TypeAttributes GetAttributeFlagsImpl();
protected override System.Reflection.TypeAttributes GetAttributeFlagsImpl();
override this.GetAttributeFlagsImpl : unit -> System.Reflection.TypeAttributes
Protected Overrides Function GetAttributeFlagsImpl () As TypeAttributes

Returer

Ett TypeAttributes objekt som representerar attributuppsättningen för Type.

Gäller för