AddressCountryCode Property |
Gets the
ISO 3166
2-letter country code.
Namespace:
DotNetBrowser.UserData
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string CountryCode { get; }
Property Value
Type:
StringThe 2-letter country code.
See Also