次の方法で共有


RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.Navigation プロパティ

定義

絶対 URL を NavigationManager 計算するために使用される を取得します。

protected:
 property Microsoft::AspNetCore::Components::NavigationManager ^ Navigation { Microsoft::AspNetCore::Components::NavigationManager ^ get(); };
protected Microsoft.AspNetCore.Components.NavigationManager Navigation { get; }
member this.Navigation : Microsoft.AspNetCore.Components.NavigationManager
Protected ReadOnly Property Navigation As NavigationManager

プロパティ値

適用対象