WalletAddress.CountryRegion Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the country or region of the wallet item’s address.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
<object CountryRegion="string" .../>
Property Value
Type: System.StringReturns the country or region of the wallet item’s address. The default value is null.
Show: