Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 577 Bytes

windowsupdate_providerid.md

File metadata and controls

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

Windows.Management.Update.WindowsUpdate.ProviderId

-description

Gets the provider ID associated with the WindowsUpdate object.

-property-value

The provider ID associated with the WindowsUpdate object.

-remarks

The provider ID indicates which update provider is processing the update. For Windows updates, this will most commonly be "WuProvider".

-see-also

-examples