ProductItemTypes Enumeration

Specifies a product type.

Syntax

[FlagsAttribute]
public enum class ProductItemTypes  

Members

Member Value Description
App Product is an app.
Consumable Product is a consumable.
Durable Product is a durable item.
Game Product is a game.
GameDemo 16  Product is a game demo.

Requirements

Namespace: Windows.Xbox.ApplicationModel.Store

Metadata: windows.winmd

See also

Reference

Windows.Xbox.ApplicationModel.Store Namespace