次の方法で共有


JSHost.GlobalThis プロパティ

定義

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

プロパティ値

適用対象