MongoGridFSFileInfo Properties | 
The MongoGridFSFileInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Aliases | 
            Gets the aliases.
              | |
| ChunkSize | 
            Gets the chunk size.
              | |
| ContentType | 
            Gets the content type.
              | |
| DatabaseName | 
            Gets the database name.
              | |
| Exists | 
            Gets a value indicating whether the GridFS file exists.
              | |
| GridFS | 
            Gets the GridFS file system that contains this GridFS file.
              | |
| GridFSSettings | 
            Gets the GridFS settings.
              | |
| Id | 
            Gets the GridFS file Id.
              | |
| Length | 
            Gets the file lenth.
              | |
| MD5 | 
            Gets the MD5 hash of the file contents.
              | |
| Metadata | 
            Gets the metadata.
              | |
| Name | 
            Gets the remote file name.
              | |
| Server | 
            Gets the server.
              | |
| ServerInstance | 
            Gets the server instance;
              | |
| UploadDate | 
            Gets the upload date.
              |