Click or drag to resize

WebServiceClientOptionsLocales Property

List of locale codes to use in name property from most preferred to least preferred.

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

Property Value

Type: IEnumerableString
See Also