Table of Contents

Property Fields

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

Fields

Gets or sets the fields that will be returned from the server.

public virtual IMongoFields Fields { get; set; }

Property Value

IMongoFields