Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 601 Bytes

windowsupdateactionprogress_action.md

File metadata and controls

27 lines (16 loc) · 601 Bytes
-api-id -api-type
P:Windows.Management.Update.WindowsUpdateActionProgress.Action
winrt property

Windows.Management.Update.WindowsUpdateActionProgress.Action

-description

Gets the action that the WindowsUpdate object currently has in progress.

-property-value

The action that the WindowsUpdate object currently has in progress.

-remarks

This will most commonly be "Download" or "Install". Other possible actions include "Uninstall", "Commit", and "PostReboot".

-see-also

-examples