Property BackgroundHref
- Namespace
- GuildWars2.Hero.Builds
- Assembly
- GW2SDK.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; }