다음을 통해 공유


PaymentDeviceReadCapabilitiesRequest.IsAvsSupported 속성

정의

public:
 property bool IsAvsSupported { bool get(); void set(bool value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Windows.Foundation.Metadata.Experimental]
bool IsAvsSupported();

void IsAvsSupported(bool value);
[Windows.Foundation.Metadata.Experimental]
public bool IsAvsSupported { [Windows.Foundation.Metadata.Experimental] get; [Windows.Foundation.Metadata.Experimental] set; }
var boolean = paymentDeviceReadCapabilitiesRequest.isAvsSupported;
paymentDeviceReadCapabilitiesRequest.isAvsSupported = boolean;
Public Property IsAvsSupported As Boolean

속성 값

Boolean

bool

특성

적용 대상