Click or drag to resize
Metadata.Languages Property
A list of locale codes for languages that the database supports.

Namespace: MaxMind.Db
Assembly: MaxMind.Db (in MaxMind.Db.dll) Version: 2.2.0
Syntax
public IReadOnlyList<string> Languages { get; }

Property Value

Type: IReadOnlyList<String>
See Also