Table of Contents

Property GridFS

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.Legacy.dll

GridFS

Gets the GridFS file system that contains this GridFS file.

public MongoGridFS GridFS { get; }

Property Value

MongoGridFS