通过


NavigationOptions.RelativeToCurrentUri 属性

定义

如果为 true,则解析相对于当前 URI 的 URI。 如果为 false(默认值),则解析相对于基 URI 的相对 URI。

public bool RelativeToCurrentUri { get; init; }
member this.RelativeToCurrentUri : bool with get, set
Public Property RelativeToCurrentUri As Boolean

属性值

适用于