GridFSFileInfoTFileId Class |
Namespace: MongoDB.Driver.GridFS
The GridFSFileInfoTFileId type exposes the following members.
Name | Description | |
---|---|---|
![]() | GridFSFileInfoTFileId |
Initializes a new instance of the GridFSFileInfo class.
|
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.
|
![]() | Length |
Gets the length.
|
![]() | MD5 |
Gets the MD5 checksum.
|
![]() | Metadata |
Gets the metadata.
|
![]() | UploadDateTime |
Gets the upload date time.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ToBson |
Serializes an object to a BSON byte array.
(Defined by BsonExtensionMethods.) |
![]() | ToBsonDocument |
Serializes an object to a BsonDocument.
(Defined by BsonExtensionMethods.) |
![]() | ToJson |
Serializes an object to a JSON string.
(Defined by BsonExtensionMethods.) |