[FlagsAttribute]
public enum class ProductItemTypes
| Member | Value | Description |
|---|---|---|
| App | 2 | Product is an app. |
| Consumable | 4 | Product is a consumable. |
| Durable | 8 | Product is a durable item. |
| Game | 1 | Product is a game. |
| GameDemo | 16 | Product is a game demo. |
Namespace: Windows.Xbox.ApplicationModel.Store
Metadata: windows.winmd