Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 724 Bytes

autoupdatesettingsoptions_isautorepairenabled.md

File metadata and controls

31 lines (17 loc) · 724 Bytes
-api-id -api-type
P:Windows.Management.Deployment.AutoUpdateSettingsOptions.IsAutoRepairEnabled
winrt property

Windows.Management.Deployment.AutoUpdateSettingsOptions.IsAutoRepairEnabled

-description

Gets or sets a value specifying if the OS and deployment service can automatically perform a repair when the package is marked for remediation.

-property-value

True if auto repair is enabled; otherwise, false.

-remarks

The default value for this property is true.

For more information on automatic app repair, see Auto-update and repair apps.

-see-also

-examples