JSConstructor.GetMethodImplementationFlags Método

Definição

Retorna informações sobre a implementação deste método.

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

Retornos

Managed e IL.

Aplica-se a

Confira também