다음을 통해 공유


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

속성 값

적용 대상