PrerequisiteGroup Constructor

Initializes a new instance of the PrerequisiteGroup class with an empty list of package identifiers.

Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in microsoft.updateservices.administration.dll)

Usage

    Dim instance As New PrerequisiteGroup

Syntax

'Declaration
Public Sub New
public PrerequisiteGroup ()
public:
PrerequisiteGroup ()
public PrerequisiteGroup ()
public function PrerequisiteGroup ()

Remarks

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

Platforms

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2

See Also

Reference

PrerequisiteGroup Class
PrerequisiteGroup Members
Microsoft.UpdateServices.Administration Namespace