Table of Contents

Property Wrapped

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

Wrapped

Gets the wrapped writer.

public IBsonWriter Wrapped { get; }

Property Value

IBsonWriter

The wrapped writer.