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: 2.7.1
Syntax
protected IEnumerable<string> Locales { get; set; }

Property Value

Type: IEnumerableString
See Also