JSMethodInfo.GetMethodImplementationFlags Methode

Definition

Gibt Informationen zur Implementierung dieser Methode zurück.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Gibt zurück

Eine bitweise Kombination der Enumerationswerte.

Gilt für:

Weitere Informationen