Method GetOption
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
GetOption(string)
Gets the option.
public string GetOption(string name)
Parameters
name
stringThe name.
Returns
- string
The option with the specified name.