ManagementClassPropertyDescription Constructor
Initializes a new instance of ManagementClassPropertyDescription.
Namespace: Microsoft.ConfigurationManagement.AdminConsole.Schema
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As New ManagementClassPropertyDescription
Syntax
'Declaration
Public Sub New
public ManagementClassPropertyDescription ()
public:
ManagementClassPropertyDescription ()
public ManagementClassPropertyDescription ()
public function ManagementClassPropertyDescription ()
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
Reference
ManagementClassPropertyDescription Class
ManagementClassPropertyDescription Members
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace