Property IconHref
- Namespace
- GuildWars2.Hero.Achievements.Categories
- Assembly
- GW2SDK.dll
IconHref
The URL of the category icon as it appears in the achievement panel.
[Obsolete("Use IconUrl instead.")]
public required string IconHref { get; init; }