_MethodBase.GetMethodImplementationFlags Metoda

Definicja

Zapewnia obiektom COM dostęp niezależny od wersji 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

MethodImplAttributes Jedna z 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