Table of Contents

Property Tags

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

Tags

Gets the tags.

public IReadOnlyList<Tag> Tags { get; }

Property Value

IReadOnlyList<Tag>

The tags.