| GridFSFileInfo Properties | 
The GridFSFileInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Aliases | Obsolete. 
            Gets the aliases.
             | 
|  | BackingDocument | 
            Gets the backing document.
             | 
|  | ChunkSizeBytes | 
            Gets the size of a chunk.
             | 
|  | ContentType | Obsolete. 
            Gets the type of the content.
             | 
|  | Filename | 
            Gets the filename.
             | 
|  | Id | 
            Gets the identifier.
             | 
|  | IdAsBsonValue | Obsolete. 
            Gets the identifier as a BsonValue.
             | 
|  | Length | 
            Gets the length.
             | 
|  | MD5 | Obsolete. 
            Gets the MD5 checksum.
             | 
|  | Metadata | 
            Gets the metadata.
             | 
|  | UploadDateTime | 
            Gets the upload date time.
             | 
 See Also
See Also