Property IconHref
- Namespace
- GuildWars2.Hero.Equipment.Wardrobe
- Assembly
- GW2SDK.dll
IconHref
The URL of the skin icon.
[Obsolete("Use IconUrl instead.")]
public required string? IconHref { get; init; }
The URL of the skin icon.
[Obsolete("Use IconUrl instead.")]
public required string? IconHref { get; init; }