Property BackgroundHref
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GuildWars2.dll
BackgroundHref
The URL of the background image for this specialization.
[Obsolete("Use BackgroundUrl instead.")]
public required string BackgroundHref { get; init; }
The URL of the background image for this specialization.
[Obsolete("Use BackgroundUrl instead.")]
public required string BackgroundHref { get; init; }