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

적용 대상