Type.GetAttributeFlagsImpl Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, özelliğini uygular Attributes ve ile ilişkili öznitelikleri gösteren sabit listesi değerlerinin bit düzeyinde birleşimini alır Type .

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

Döndürülenler

TypeAttributes

TypeAttributesÖzniteliği kümesini temsil eden nesne Type .

Şunlara uygulanır

Ayrıca bkz.