Table of Contents

Constructor Tag

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

Tag(string, string)

Initializes a new instance of the Tag class.

public Tag(string name, string value)

Parameters

name string

The name.

value string

The value.