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.6.1
Syntax
public IReadOnlyList<string> Languages { get; }

Property Value

Type: IReadOnlyListString
See Also