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