Compartir a través de


JSHost.DotnetInstance Propiedad

Definición

Devuelve un proxy para el módulo de JavaScript que contiene el entorno de ejecución de .NET.

public:
 static property System::Runtime::InteropServices::JavaScript::JSObject ^ DotnetInstance { System::Runtime::InteropServices::JavaScript::JSObject ^ get(); };
public static System.Runtime.InteropServices.JavaScript.JSObject DotnetInstance { get; }
static member DotnetInstance : System.Runtime.InteropServices.JavaScript.JSObject
Public Shared ReadOnly Property DotnetInstance As JSObject

Valor de propiedad

Se aplica a