Public Property CountryCode As String
Dim instance As LocationBase Dim value As String instance.CountryCode = value value = instance.CountryCode
public string CountryCode {get; set;}
Public Property CountryCode As String
Dim instance As LocationBase Dim value As String instance.CountryCode = value value = instance.CountryCode
public string CountryCode {get; set;}
US
as the country code. Valid values: A string of two to three characters in length
Default: An empty string
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