CustomWalletProperty Constructor (String)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the CustomWalletProperty class. Using this constructor, the property will not be visible to the user, since the Label property will be initialized as null.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- value
- Type: System.String
The value of the property.
Show: