JSMethod.GetMethodImplementationFlags Método
Definição
Retorna informações sobre a implementação deste método.Returns information about the implementation of this method.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
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