Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 503 Bytes

appinstallerinfo_repairuris.md

File metadata and controls

29 lines (16 loc) · 503 Bytes
-api-id -api-type
P:Windows.ApplicationModel.AppInstallerInfo.RepairUris
winrt property

Windows.ApplicationModel.AppInstallerInfo.RepairUris

-description

Gets a read-only list of Uri objects pointing to App Installer files for repairing an installation.

-property-value

This list of repair URIs.

-remarks

An app may specify from 0 to 10 repair URIs.

-see-also

-examples