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