Click or drag to resize

GridFSFileInfo Properties

The GridFSFileInfo type exposes the following members.

Properties
  NameDescription
Public propertyAliases Obsolete.
Gets the aliases.
Public propertyBackingDocument
Gets the backing document.
Public propertyChunkSizeBytes
Gets the size of a chunk.
Public propertyContentType Obsolete.
Gets the type of the content.
Public propertyFilename
Gets the filename.
Public propertyId
Gets the identifier.
Public propertyIdAsBsonValue Obsolete.
Gets the identifier as a BsonValue.
Public propertyLength
Gets the length.
Public propertyMD5 Obsolete.
Gets the MD5 checksum.
Public propertyMetadata
Gets the metadata.
Public propertyUploadDateTime
Gets the upload date time.
Top
See Also