Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1009 Bytes

appinstallmanager_searchforupdatesasync_1943061489.md

File metadata and controls

33 lines (23 loc) · 1009 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallManager.SearchForUpdatesAsync(System.String,System.String)
winrt method

Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallManager.SearchForUpdatesAsync

-description

Searches for updates for the specified app.

-parameters

-param productId

The product ID of the app to be queried for updates.

-param skuId

The SKU to be queried for updates.

-returns

An asynchronous operation that, on successful completion, returns an AppInstallItem that represents the available update.

-remarks

-examples

-see-also

SearchForUpdatesAsync(String, String, String, String)

-capabilities

runFullTrust