MethodBuilder.GetMethodImplementationFlags Méthode

Définition

Retourne les indicateurs d’implémentation pour la méthode.

public:
 override System::Reflection::MethodImplAttributes GetMethodImplementationFlags();
public override System.Reflection.MethodImplAttributes GetMethodImplementationFlags ();
override this.GetMethodImplementationFlags : unit -> System.Reflection.MethodImplAttributes
Public Overrides Function GetMethodImplementationFlags () As MethodImplAttributes

Retours

Retourne les indicateurs d’implémentation pour la méthode.

S’applique à