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

適用対象