_ConstructorInfo.GetMethodImplementationFlags Methode

Definitie

Biedt COM-objecten versie-onafhankelijke toegang tot het GetMethodImplementationFlags() lid.

public:
 System::Reflection::MethodImplAttributes GetMethodImplementationFlags();
public System.Reflection.MethodImplAttributes GetMethodImplementationFlags();
abstract member GetMethodImplementationFlags : unit -> System.Reflection.MethodImplAttributes
Public Function GetMethodImplementationFlags () As MethodImplAttributes

Retouren

De MethodImplAttributes vlaggen.

Opmerkingen

Deze methode is bedoeld voor toegang tot beheerde klassen vanuit niet-beheerde code en mag niet worden aangeroepen vanuit beheerde code.

Het GetMethodImplementationFlags lid retourneert de MethodImplAttributes vlaggen.

Van toepassing op