Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 894 Bytes

storeavailability_extendedjsondata.md

File metadata and controls

25 lines (17 loc) · 894 Bytes
-api-id -api-type
P:Windows.Services.Store.StoreAvailability.ExtendedJsonData
winrt property

Windows.Services.Store.StoreAvailability.ExtendedJsonData

-description

Gets complete data for the current SKU availability from the Store in JSON format.

-property-value

A JSON-formatted string that contains complete data for the current SKU availability from the Store.

-remarks

Use the ExtendedJsonData property to access the complete data for the StoreAvailability object as a JSON-formatted string in your code. For more information about the structure of the data, see Data schemas for Store products.

-examples

-see-also

Data schemas for Store products