Edit

Share via


JSHost.GlobalThis Property

Definition

Returns a proxy for the globalThis JavaScript host object.

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

Property Value

Applies to