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

Usage

Visual Basic
Dim instance As New ManagementClassDescription

Syntax

Visual Basic
Public Sub New
C#
public ManagementClassDescription ()
C++
public:
ManagementClassDescription ()
J#
public ManagementClassDescription ()
JScript
public function ManagementClassDescription ()

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