次の方法で共有


PaymentDevicePaymentRequest.AuthorizationCode プロパティ

定義

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

プロパティ値

String

Platform::String

winrt::hstring

属性

適用対象