Table of Contents

Property DocumentSerializer

Namespace
MongoDB.Driver.Core.WireProtocol.Messages
Assembly
MongoDB.Driver.Core.dll

DocumentSerializer

Gets the document serializer.

public IBsonSerializer DocumentSerializer { get; }

Property Value

IBsonSerializer

The document serializer.