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