PaymentDevicePaymentRequest.TokenId 属性

定义

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

属性值

String

Platform::String

winrt::hstring

属性

适用于