Table of Contents

Property Metadata

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

Metadata

Gets or sets the metadata.

public BsonDocument Metadata { get; set; }

Property Value

BsonDocument

The metadata.