Property IconHref
- Namespace
- GuildWars2.Exploration.GodShrines
- Assembly
- GW2SDK.dll
IconHref
The URL of the god shrine icon when it is uncontested.
[Obsolete("Use IconUrl instead.")]
public required string IconHref { get; init; }
The URL of the god shrine icon when it is uncontested.
[Obsolete("Use IconUrl instead.")]
public required string IconHref { get; init; }