Click or drag to resize
MongoGridFSCreateOptionsUploadDate Property
Gets or sets the upload date.

Namespace: MongoDB.Driver.GridFS
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.2.0
Syntax
public DateTime UploadDate { get; set; }

Property Value

Type: DateTime
See Also