Table of Contents

Property BaseTextWriter

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

BaseTextWriter

Gets the base TextWriter.

public TextWriter BaseTextWriter { get; }

Property Value

TextWriter

The base TextWriter.