다음을 통해 공유


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

속성 값

적용 대상