CimOperationOptions Constructor
Creates and initializes a new instance of CimOperationOptions.
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
CimOperationOptions() | Creates and initializes a new instance of CimOperationOptions where the server must process all of the options. |
|
CimOperationOptions(Boolean) | Creates and initializes a new instance of CimOperationOptions while specifying whether the server must process all of the options. |
|
CimOperationOptions(CimOperationOptions) | Creates and initializes a detailed copy of CimOperationOptions. |
See Also
CimOperationOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top