_MethodInfo.GetMethodImplementationFlags Metod

Definition

Tillhandahåller COM-objekt med versionsoberoende åtkomst till GetMethodImplementationFlags() metoden.

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

Returer

Ett av MethodImplAttributes värdena.

Kommentarer

Den här metoden är för åtkomst till hanterade klasser från ohanterad kod och bör inte anropas från hanterad kod.

Medlemmen GetMethodImplementationFlags returnerar flaggorna MethodImplAttributes .

Gäller för