Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 688 Bytes

autoupdatesettingsoptions_optionalpackageuris.md

File metadata and controls

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

Windows.Management.Deployment.AutoUpdateSettingsOptions.OptionalPackageUris

-description

Gets a read-only list of Uri objects pointing to the optional packages that will be installed along with the main package.

-property-value

The list of optional packages.

-remarks

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

-see-also

-examples