Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.28 KB

appinstallmanager_searchforupdatesasync_640094607.md

File metadata and controls

38 lines (27 loc) · 1.28 KB
-api-id -api-type
M:Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallManager.SearchForUpdatesAsync(System.String,System.String,System.String,System.String)
winrt method

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

-description

Searches for updates for the specified app, with the option to generate telemetry data.

-parameters

-param productId

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

-param skuId

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

-param catalogId

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

-param correlationVector

A correlation vector string that can be used to generate telemetry data.

-returns

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

-remarks

-examples

-see-also

SearchForUpdatesAsync(String, String)

-capabilities

runFullTrust