共用方式為


PaymentDeviceTransactionResult.AvsCode 屬性

定義

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

屬性值

String

Platform::String

winrt::hstring

屬性

適用於