共用方式為


JSHost.GlobalThis 屬性

定義

傳回 globalThis JavaScript 主機物件的 Proxy。

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

屬性值

適用於