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

属性值

适用于