PaymentDevicePaymentRequest.AvsAddress 属性

定义

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

属性值

String

Platform::String

winrt::hstring

属性

适用于