Click or drag to resize

NamedEntityLocales Property

Gets or sets the locales specified by the user.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
protected IEnumerable<string> Locales { get; set; }

Property Value

Type: IEnumerableString
See Also