_ConstructorInfo.GetMethodImplementationFlags Metod

Definition

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

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

Returer

Flaggorna MethodImplAttributes .

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