MethodBuilder.GetMethodImplementationFlags Metodo

Definizione

Restituisce i flag di implementazione per il metodo.

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

Restituisce

MethodImplAttributes

Restituisce i flag di implementazione per il metodo.

Si applica a