Class GridFSDownloadByNameOptions
Represents options to a GridFS download by name operation.
public class GridFSDownloadByNameOptions : GridFSDownloadOptions
- Inheritance
-
GridFSDownloadByNameOptions
- Inherited Members
Properties
Revision
Gets or sets which revision of the file to download.
public int Revision { get; set; }
Property Value
- int
Which revision of the file to download.