PackageUpdateType Enumeration

 

Applies To: Windows Server Update Services

Determines the type of a locally-published update.

Namespace:   Microsoft.UpdateServices.Administration
Assembly:  Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)

Syntax

public enum PackageUpdateType
public enum class PackageUpdateType
type PackageUpdateType
Public Enumeration PackageUpdateType

Members

Member name Description
Detectoid

A detectoid update.

Driver

A driver update.

Software

A software update.

Remarks

[This enumeration can be found only in the API delivered with WSUS 3.0 SP1.]

See Also

Microsoft.UpdateServices.Administration Namespace

Return to top