Click or drag to resize
WorldLanguage Property
View Project on GitHub
Returns the Language of this world.

Namespace: GW2CSharp.V2.Unauthenticated.Worlds
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Language Language { get; }

Property Value

Type: Language
See Also