Skip to content

NavigationEntry.Category property

Gets or sets the category.

public string? Category { get; set; }

Property Value

The category.

See Also