Construtor CustomWalletProperty (String, String)
Namespace: Microsoft.Phone.Wallet
Assembly: Microsoft.Phone (em Microsoft.Phone.dll)
Sintaxe
'Declaração
Public Sub New ( _
value As String, _
label As String _
)
public CustomWalletProperty(
string value,
string label
)
public:
CustomWalletProperty(
String^ value,
String^ label
)
new :
value:string *
label:string -> CustomWalletProperty
Parâmetros
- value
Tipo: System.String
- label
Tipo: System.String
Informações sobre versão
.NET para aplicativos do Windows Phone
Com suporte em: Windows Phone 8, Silverlight 8.1
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.