Edit

Share via


JSHost.DotnetInstance Property

Definition

Returns a proxy for the JavaScript module that contains the .NET runtime.

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

Property Value

Applies to