PaymentUserResponse 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 |