TypeDelegator.GetAttributeFlagsImpl 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得指派給 TypeDelegator
的屬性 (Attribute)。
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
傳回
TypeAttributes
物件,表示實作屬性旗標。
備註
這個方法可用來判斷 是否 TypeDelegator
為抽象、公用等等。