TypeBuilder.GetAttributeFlagsImpl Metoda

Definicja

Po zastąpieniu w klasie pochodnej implementuje Attributes właściwość i pobiera bitową kombinację wartości wyliczenia, które wskazują atrybuty skojarzone z 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

Zwraca

TypeAttributes Obiekt reprezentujący zestaw atrybutów .Type

Dotyczy