Table of Contents

Property CollectionName

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

CollectionName

Gets the name of the collection.

public string CollectionName { get; }

Property Value

string

The name of the collection.