ActionDescription.ObjectProperties Constructor
Initializes a new instance of ActionDescription.ObjectProperties. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ConfigurationManagement.AdminConsole.Schema
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As New ObjectProperties
Syntax
'Declaration
Public Sub New
public ObjectProperties ()
public:
ObjectProperties ()
public ObjectProperties ()
public function ObjectProperties ()
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
ActionDescription.ObjectProperties Class
ActionDescription.ObjectProperties Members
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace