WalletAddress.StateProvince Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the state or province of the wallet item’s address.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property StateProvince As String
public string StateProvince { get; set; }
<object StateProvince="string" .../>

Property Value

Type: System..::.String
Returns the state or province of the wallet item’s address. The default value is null.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WalletAddress Class

Microsoft.Phone.Wallet Namespace