TypeDelegator.GetAttributeFlagsImpl 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取分配给 TypeDelegator
的属性。
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
为抽象、公共等。