共用方式為


NavigationManager.HistoryEntryState 屬性

定義

取得或設定與目前導覽相關聯的狀態。

public string? HistoryEntryState { get; protected set; }
member this.HistoryEntryState : string with get, set
Public Property HistoryEntryState As String

屬性值

備註

設定 HistoryEntryState 不會觸發 LocationChanged 事件。

適用於