Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 614 Bytes

storepreviewproductinfo_producttype.md

File metadata and controls

28 lines (20 loc) · 614 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Store.Preview.StorePreviewProductInfo.ProductType
winrt property

Windows.ApplicationModel.Store.Preview.StorePreviewProductInfo.ProductType

-description

Gets the type of the in-app product.

-property-value

One of the following strings that specifies the type of the in-app product.

String Description
Durable A durable product.
Consumable A consumable product.
Unknown The product type is unknown.

-remarks

-examples

-see-also