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