Table of Contents

Property AllUnknownOptionNames

Namespace
MongoDB.Driver.Core.Configuration
Assembly
MongoDB.Driver.Core.dll

AllUnknownOptionNames

Gets all the unknown option names.

public IEnumerable<string> AllUnknownOptionNames { get; }

Property Value

IEnumerable<string>