MongoGridFSSettings Constructor |
Initializes a new instance of the MongoGridFSSettings class.
Namespace: MongoDB.Driver.GridFSAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public MongoGridFSSettings()
new : unit -> MongoGridFSSettings
See Also