Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server Update Services
Gets the update that is associated with the installation information.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Syntax
IUpdate GetUpdate()
IUpdate^ GetUpdate()
abstract GetUpdate : unit -> IUpdate
Function GetUpdate As IUpdate
Return Value
Type: Microsoft.UpdateServices.Administration.IUpdate
An IUpdate that represents the update that is associated with the installation information.
See Also
IUpdateInstallationInfo Interface
Microsoft.UpdateServices.Administration Namespace
Return to top