RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.JsRuntime 属性

定义

IJSRuntime获取用于执行 JavaScript 互操作操作的 。

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

属性值

适用于