Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 754 Bytes

appinstallermanager_getforsystem_1121253078.md

File metadata and controls

29 lines (16 loc) · 754 Bytes
-api-id -api-type
M:Windows.Management.Deployment.AppInstallerManager.GetForSystem
winrt method

Windows.Management.Deployment.AppInstallerManager.GetForSystem

-description

Retrieves an instance of AppInstallerManager with system priority.

-returns

An instance of AppInstallerManager with system priority.

-remarks

Obtaining an AppInstallerManager with system priority via this method requires administrator privileges. The values set by operations from an AppInstallerManager with system priority won’t be overwritten by operations performed at the default level.

-see-also

-examples