| GridFSDownloadByNameOptions Properties | 
The GridFSDownloadByNameOptions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CheckMD5 | 
            Gets or sets a value indicating whether to check the MD5 value.
            (Inherited from GridFSDownloadOptions.) | 
|  | Revision | 
            Gets or sets which revision of the file to download.
             | 
|  | Seekable | 
            Gets or sets a value indicating whether the returned Stream supports seeking.
            (Inherited from GridFSDownloadOptions.) | 
 See Also
See Also