Bagikan melalui


WalletItem.Id Properti

Definisi

Perhatian

Namespace ApplicationModel.Wallet tidak lagi didukung, dan akan segera tidak digunakan lagi. Pengembang didorong untuk menghindari penggunaan namespace layanan ini.

Mendapatkan pengidentifikasi unik item dompet.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
/// [get: Windows.Foundation.Metadata.Deprecated("IWalletItem 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 Id();
public string Id { get; }
public string Id { [Windows.Foundation.Metadata.Deprecated("IWalletItem 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 = walletItem.id;
Public ReadOnly Property Id As String

Nilai Properti

String

Platform::String

winrt::hstring

Pengidentifikasi unik item dompet. Ini biasanya tidak ditampilkan di UI. Ini mungkin nilai yang sama seperti yang digunakan untuk NilaiKode Batang, tetapi itu hingga implementasi (milik Anda atau penyedia item dompet).

Atribut

Berlaku untuk