Skip to content

NavigationEntry.Url property

Gets or sets the URL.

public string? Url { get; set; }

Property Value

The URL.

See Also