Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.53 KB

appinstallmanager_searchforupdatesforuserasync_309094233.md

File metadata and controls

44 lines (30 loc) · 1.53 KB
-api-id -api-type
M:Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallManager.SearchForUpdatesForUserAsync(Windows.System.User,System.String,System.String,System.String,System.String,Windows.ApplicationModel.Store.Preview.InstallControl.AppUpdateOptions)
winrt method

Windows.ApplicationModel.Store.Preview.InstallControl.AppInstallManager.SearchForUpdatesForUserAsync

-description

Searches for updates for the specified app and user, with the ability to allow a forced app restart and the option to generate telemetry data.

-parameters

-param user

An object that identifies the user to specify for this operation.

-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 correlationVector

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

-param clientId

The ID of the caller.

-param updateOptions

Provides additional options for the operation, including the ability to allow a forced app restart.

-returns

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

-remarks

-see-also

-examples

-capabilities

runFullTrust