Click or drag to resize

NamedEntityName Property

The name of the city based on the locales list passed to the WebServiceClient constructor. Don't use any of these names as a database or dictionary key. Use the or relevant code instead.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public string Name { get; }

Property Value

Type: String
See Also