Share via


CimSessionOptions.SetCustomOption Method

 

Sets a custom option.

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

Overload List

Name Description
System_CAPS_pubmethod SetCustomOption(String, String)

Sets a custom option to a string value.

System_CAPS_pubmethod SetCustomOption(String, UInt32)

Sets a custom option to an integer value.

See Also

CimSessionOptions Class
Microsoft.Management.Infrastructure.Options Namespace

Return to top