次の方法で共有


JSHost.DotnetInstance プロパティ

定義

.NET ランタイムを含む JavaScript モジュールのプロキシを返します。

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

プロパティ値

適用対象