Overload | Description |
---|---|
SetOptionValue(String,String) | Sets the value of the option with the specified name, creating the option if necessary |
SetOptionValue(String,Nullable<Int32>) | Sets the value of the option with the specified name, creating the option if necessary |
SetOptionValue(String,Nullable<Boolean>) | Sets the value of the option with the specified name, creating the option if necessary |
SetOptionValue(String,Nullable<DateTime>) | Sets the value of the option with the specified name, creating the option if necessary |