Platforms to show: All Mac Windows Linux Cross-Platform

MongoGridFSFileOptionsMBS class   New in 25.2

Type Topic Plugin Version macOS Windows Linux iOS Targets
class MongoDB MBS MongoDB Plugin 25.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The class for file options to create a new file.
Example
Var options As New MongoGridFSFileOptionsMBS
options.FileName = "test.txt"
options.ContentType = "text/plain"

This class has no sub classes.

Blog Entries

Release notes

  • Version 25.2
    • Added MongoStreamMBS, MongoGridFSFileMBS, MongoGridFSFileListMBS, MongoGridFSFileOptionsMBS and MongoGridFSMBS classes.

Some methods using this class:

Some related classes:


The items on this page are in the following plugins: MBS MongoDB Plugin.


MongoGridFSFileMBS   -   MongoGridFSMBS


The biggest plugin in space...