Click or drag to resize

AddressCountryCode Property

Gets the ISO 3166 2-letter country code.

Namespace:  DotNetBrowser.UserData
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
Syntax
C#
public string CountryCode { get; }

Property Value

Type: String
The 2-letter country code.
See Also