PaymentDeviceCapabilities.IsAvsSupported 属性

定义

public:
 property bool IsAvsSupported { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool IsAvsSupported();
[Windows.Foundation.Metadata.Experimental]
public bool IsAvsSupported { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = paymentDeviceCapabilities.isAvsSupported;
Public ReadOnly Property IsAvsSupported As Boolean

属性值

Boolean

bool

属性

适用于