MongoGridFSFileInfoGridFSSettings Property |
Gets the GridFS settings.
Namespace: MongoDB.Driver.GridFSAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public MongoGridFSSettings GridFSSettings { get; }
Public ReadOnly Property GridFSSettings As MongoGridFSSettings
Get
member GridFSSettings : MongoGridFSSettings with get
Property Value
Type:
MongoGridFSSettingsSee Also