Type.GetAttributeFlagsImpl Metoda

Definicja

W przypadku przesłonięć w klasie pochodnej program implementuje właściwość i pobiera bitową kombinację wartości wyliczenia wskazujących atrybuty skojarzone Attributes z Type klasą .

protected:
 abstract System::Reflection::TypeAttributes GetAttributeFlagsImpl();
protected abstract System.Reflection.TypeAttributes GetAttributeFlagsImpl ();
abstract member GetAttributeFlagsImpl : unit -> System.Reflection.TypeAttributes
Protected MustOverride Function GetAttributeFlagsImpl () As TypeAttributes

Zwraca

TypeAttributes

Obiekt TypeAttributes reprezentujący zestaw atrybutów obiektu Type .

Dotyczy

Zobacz też