Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 638 Bytes

windowsupdate_updateid.md

File metadata and controls

27 lines (16 loc) · 638 Bytes
-api-id -api-type
P:Windows.Management.Update.WindowsUpdate.UpdateId
winrt property

Windows.Management.Update.WindowsUpdate.UpdateId

-description

Gets the update ID associated with the WindowsUpdate object.

-property-value

The update ID associated with the WindowsUpdate object.

-remarks

The update ID will generally be a GUID, but it can be any string that uniquely identifies. This identifier is required for calling many WindowsUpdateAdministrator methods.

-see-also

-examples