CimOperationOptions.SetOption Method

 

Sets a custom transport option.

Namespace:   Microsoft.Management.Infrastructure.Options
Assembly:  Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)

Overload List

Name Description
System_CAPS_pubmethod SetOption(String, String)

Sets a custom transport option to a string value.

System_CAPS_pubmethod SetOption(String, UInt32)

Sets a custom transport option to an integer value.

See Also

CimOperationOptions Class
Microsoft.Management.Infrastructure.Options Namespace

Return to top