Click or drag to resize
MongoGridFSFileInfoGridFSSettings Property
Gets the GridFS settings.

Namespace: MongoDB.Driver.GridFS
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.0.1
Syntax
public MongoGridFSSettings GridFSSettings { get; }

Property Value

Type: MongoGridFSSettings
See Also