_ConstructorInfo.GetMethodImplementationFlags Metoda

Definicja

Zapewnia obiekty COM z dostępem niezależnym od wersji do elementu GetMethodImplementationFlags() członkowskiego.

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

Zwraca

Flagi MethodImplAttributes .

Uwagi

Ta metoda umożliwia dostęp 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