Table of Contents

Property DocumentSerializer

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

DocumentSerializer

Gets the document serializer.

IBsonSerializer<TDocument> DocumentSerializer { get; }

Property Value

IBsonSerializer<TDocument>