Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 726 Bytes

autoupdatesettingsoptions_dependencypackageuris.md

File metadata and controls

29 lines (16 loc) · 726 Bytes
-api-id -api-type
P:Windows.Management.Deployment.AutoUpdateSettingsOptions.DependencyPackageUris
winrt property

Windows.Management.Deployment.AutoUpdateSettingsOptions.DependencyPackageUris

-description

Gets a read-only list of Uri objects pointing to the dependency packages that are required for successful deployment of the related set.

-property-value

The list of dependency packages.

-remarks

This property is equivalent to the AutomaticBackgroundTask element of the App Installer file schema.

-see-also

-examples