UpdateScope Constructor

Initializes a new instance of UpdateScope.

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

Usage

    Dim instance As New UpdateScope

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Target Platforms

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

See Also

Reference

UpdateScope Class
UpdateScope Members
Microsoft.UpdateServices.Administration Namespace