_MethodInfo.GetMethodImplementationFlags Metoda

Definicja

Udostępnia obiekty COM z niezależnym od wersji dostępem do GetMethodImplementationFlags() metody .

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

Zwraca

Jedna z MethodImplAttributes wartości.

Uwagi

Ta metoda służy do uzyskiwania dostępu do klas zarządzanych z niezarządzanego kodu i nie powinna być wywoływana z kodu zarządzanego.

Element GetMethodImplementationFlags członkowski zwraca MethodImplAttributes flagi.

Dotyczy