PaymentUserResponse 枚举

定义

public enum class PaymentUserResponse
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.Experimental]
enum class PaymentUserResponse
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.Experimental]
public enum PaymentUserResponse
var value = Windows.Devices.PointOfService.PaymentUserResponse.none
Public Enum PaymentUserResponse
继承
PaymentUserResponse
属性

字段

No 2
None 0
Yes 1

适用于