NavigationOptions.RelativeToCurrentUri 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.
If true, resolves URIs relative to the current URI. If false (default), resolves relative URIs relative to the base URI.
public bool RelativeToCurrentUri { get; init; }
member this.RelativeToCurrentUri : bool with get, set
Public Property RelativeToCurrentUri As Boolean