CimOperationOptions Constructor ()
Creates and initializes a new instance of CimOperationOptions where the server must process all of the options.
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Syntax
public CimOperationOptions()
public:
CimOperationOptions()
new : unit -> CimOperationOptions
Public Sub New
See Also
CimOperationOptions Overload
CimOperationOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top