The second level domain associated with the IP address. This will
be something like "example.com" or "example.co.uk", not
"foo.example.com". This value is only set when using the City or
Insights web service or the Enterprise database.
Namespace:
MaxMind.GeoIP2.Model
Assembly:
MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax public string Domain { get; }
Public ReadOnly Property Domain As String
Get
public:
property String^ Domain {
String^ get ();
}
member Domain : string with get
Property Value
Type:
StringSee Also