Table of Contents

Property BackingDocument

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

BackingDocument

Gets the backing document.

public BsonDocument BackingDocument { get; }

Property Value

BsonDocument

The backing document.