Table of Contents

Property Options

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Options

Gets or sets the cursor options. See also the individual Set{Option} methods, which are easier to use.

public virtual BsonDocument Options { get; set; }

Property Value

BsonDocument