다음을 통해 공유


RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.JsRuntime 속성

정의

IJSRuntime JavaScript interop 작업을 수행하는 데 사용할 을 가져옵니다.

protected:
 property Microsoft::JSInterop::IJSRuntime ^ JsRuntime { Microsoft::JSInterop::IJSRuntime ^ get(); };
protected Microsoft.JSInterop.IJSRuntime JsRuntime { get; }
member this.JsRuntime : Microsoft.JSInterop.IJSRuntime
Protected ReadOnly Property JsRuntime As IJSRuntime

속성 값

적용 대상