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

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

Property Value

Type: IReadOnlyListString
See Also