Condividi tramite


WalletBarcode.Value Proprietà

Definizione

Attenzione

Lo spazio dei nomi ApplicationModel.Wallet non è più supportato e verrà presto deprecato. Gli sviluppatori sono invitati a evitare di usare questo spazio dei nomi.

Ottiene una rappresentazione stringa del codice a barre (relativo messaggio).

public:
 property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
/// [get: Windows.Foundation.Metadata.Deprecated("IWalletBarcode is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 917504, "Windows.Foundation.UniversalApiContract")]
winrt::hstring Value();
public string Value { get; }
public string Value { [Windows.Foundation.Metadata.Deprecated("IWalletBarcode is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 917504, "Windows.Foundation.UniversalApiContract")] get; }
var string = walletBarcode.value;
Public ReadOnly Property Value As String

Valore della proprietà

String

Platform::String

winrt::hstring

Rappresentazione stringa del codice a barre, ovvero il messaggio di dati rappresentato dal codice a barre.

Attributi

Si applica a