Label Property
Collapse the table of content
Expand the table of content

CustomWalletProperty.Label Property

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

Gets or sets the custom property label.

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

'Declaration
Public Property Label As String
<object Label="string" .../>

Property Value

Type: System.String
The custom property label.

This value will show up in Wallet along with other Wallet properties. To give your user a clean and consistent experience, we recommend making this label all lowercase.

If this value is null, the property will not be visible to the user.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft