Table of Contents

Property FileInfo

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

FileInfo

Gets the files collection document.

public GridFSFileInfo FileInfo { get; }

Property Value

GridFSFileInfo

The files collection document.