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