Property Sort
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Sort
Gets or sets the sort order.
public SortDefinition<GridFSFileInfo> Sort { get; set; }
Property Value
SortDefinition<GridFSFileInfo>
The sort order.