共用方式為


PaymentDeviceTransactionResult.AccountLast4Digits 屬性

定義

public:
 property Platform::String ^ AccountLast4Digits { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring AccountLast4Digits();
[Windows.Foundation.Metadata.Experimental]
public string AccountLast4Digits { [Windows.Foundation.Metadata.Experimental] get; }
var string = paymentDeviceTransactionResult.accountLast4Digits;
Public ReadOnly Property AccountLast4Digits As String

屬性值

String

Platform::String

winrt::hstring

屬性

適用於