_MethodBase.GetMethodImplementationFlags Metodo

Definizione

Fornisce oggetti COM con accesso indipendente dalla GetMethodImplementationFlags() versione al metodo .

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

Valori restituiti

Uno dei MethodImplAttributes valori.

Commenti

Questo metodo è destinato all'accesso alle classi gestite da codice non gestito e non deve essere chiamato dal codice gestito.

Il GetMethodImplementationFlags membro restituisce i MethodImplAttributes flag.

Si applica a