Compartir a través de


RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.JsRuntime Propiedad

Definición

Obtiene el objeto IJSRuntime que se va a usar para realizar operaciones de interoperabilidad de 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

Valor de propiedad

Se aplica a