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 | |
---|---|---|
SetCustomOption(String, String) | Sets a custom option to a string value. |
|
SetCustomOption(String, UInt32) | Sets a custom option to an integer value. |
See Also
CimSessionOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top