Share via


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
System_CAPS_pubmethod CimOperationOptions()

Creates and initializes a new instance of CimOperationOptions where the server must process all of the options.

System_CAPS_pubmethod CimOperationOptions(Boolean)

Creates and initializes a new instance of CimOperationOptions while specifying whether the server must process all of the options.

System_CAPS_pubmethod CimOperationOptions(CimOperationOptions)

Creates and initializes a detailed copy of CimOperationOptions.

See Also

CimOperationOptions Class
Microsoft.Management.Infrastructure.Options Namespace

Return to top