Table of Contents

Property Root

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

Root

Gets or sets the root collection name (the files and chunks collection names are derived from the root).

public string Root { get; set; }

Property Value

string