Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 560 Bytes

appinstallermanager_clearautoupdatesettings_1669963927.md

File metadata and controls

29 lines (16 loc) · 560 Bytes
-api-id -api-type
M:Windows.Management.Deployment.AppInstallerManager.ClearAutoUpdateSettings(System.String)
winrt method

Windows.Management.Deployment.AppInstallerManager.ClearAutoUpdateSettings(System.String)

-description

Completely removes any saved auto-update information from the package

-parameters

-param packageFamilyName

The package family name for the package from which to remove auto-update settings.

-remarks

-see-also

-examples