Table of Contents

Property Sort

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.GridFS.dll

Sort

Gets or sets the sort order.

public SortDefinition<GridFSFileInfo<TFileId>> Sort { get; set; }

Property Value

SortDefinition<GridFSFileInfo<TFileId>>

The sort order.