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

TypeAttributes

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

Remarques

Cette méthode peut être utilisée pour déterminer si l’objet TypeDelegator est abstrait, public, et ainsi de suite.

S’applique à

Voir aussi