Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 971 Bytes

storeproduct_getisanyskuinstalledasync_1440749646.md

File metadata and controls

27 lines (19 loc) · 971 Bytes
-api-id -api-type
M:Windows.Services.Store.StoreProduct.GetIsAnySkuInstalledAsync
winrt method

Windows.Services.Store.StoreProduct.GetIsAnySkuInstalledAsync

-description

Indicates whether any SKU of this product is installed on the current device. This method is intended to be used for products that have downloadable content (DLC).

-returns

An asynchronous operation that, on successful completion, returns true if a SKU of this product is installed on the current device; otherwise, false.

-remarks

To determine whether the product has downloadable content, use the HasDigitalDownload property.

Note

Downloadable content (DLC) packages are not available to all developer accounts.

-examples

-see-also

Optional packages and related set authoring