Property GuildId
- Namespace
- GuildWars2.Hero.Accounts
- Assembly
- GW2SDK.dll
GuildId
The current guild, or an empty string if the character is not currently representing a guild.
public required string GuildId { get; init; }
The current guild, or an empty string if the character is not currently representing a guild.
public required string GuildId { get; init; }