Click or drag to resize

MongoGridFSCreateOptions Properties

The MongoGridFSCreateOptions type exposes the following members.

Properties
  NameDescription
Public propertyAliases
Gets or sets the aliases.
Public propertyChunkSize
Gets or sets the chunk size.
Public propertyContentType
Gets or sets the content type.
Public propertyId
Gets or sets the file Id.
Public propertyMetadata
Gets or sets the metadata.
Public propertyUploadDate
Gets or sets the upload date.
Top
See Also