JSHost.GlobalThis Propiedad

Definición

Devuelve un proxy para el objeto host globalThis JavaScript.

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

Valor de propiedad

Se aplica a