Share via


TypeDelegator.GetAttributeFlagsImpl Méthode

Définition

Obtient les attributs assignés au 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

Retours

Objet TypeAttributes représentant les indicateurs d'attributs d'implémentation.

Remarques

Cette méthode peut être utilisée pour déterminer si est TypeDelegator abstrait, public, etc.

S’applique à

Voir aussi