Walter.Net.Networking
Country Property (IWhois)
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > IWhois Interface : Country Property
Gets or sets the country that is associated with the WHOIS entry.
Syntax
GeoLocation Country {get; set;}

Property Value

The country.
Remarks
The country is collected from the Contact details in the WHOIS entry. Normally there is no need for a 3rd party data subscription for this to work.

To get the text representation of the name use Walter.BOM.Geo.GeoLocationMapping.TryGetCountryName

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWhois Interface
IWhois Members
GeoLocationMapping Class