NavigationOptions.HistoryEntryState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the state to append to the history entry.
public string? HistoryEntryState { get; init; }
member this.HistoryEntryState : string with get, set
Public Property HistoryEntryState As String