Click or drag to resize
DomainResponseDomain Property
The second level domain associated with the IP address. This will be something like "example.com" or "example.co.uk", not "foo.example.com".

Namespace:  MaxMind.GeoIP2.Responses
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.2
Syntax
public string Domain { get; }

Property Value

Type: String
See Also