| IFindFluentTDocument, TProjectionOptions Property  | 
 
            Gets the options.
            
 
    Namespace: 
   MongoDB.Driver
    Assembly:
   MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.12.2+a4a3888f4fb51bb518b1eb5002effc2d47f2ea6a
 Syntax
SyntaxFindOptions<TDocument, TProjection> Options { get; }ReadOnly Property Options As FindOptions(Of TDocument, TProjection)
	Get
abstract Options : FindOptions<'TDocument, 'TProjection> with get
Property Value
Type: 
FindOptionsTDocument, 
TProjection See Also
See Also