Initializes a new instance of ConnectionManagerBase. Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)

Usage

Visual Basic
Dim instance As New ConnectionManagerBase

Syntax

Visual Basic
Protected Sub New
C#
protected ConnectionManagerBase ()
C++
protected:
ConnectionManagerBase ()
J#
protected ConnectionManagerBase ()
JScript
protected function ConnectionManagerBase ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also