Table of Contents

Property DynamicDocumentSerializer

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

DynamicDocumentSerializer

Gets or sets the dynamic document serializer.

public IBsonSerializer DynamicDocumentSerializer { get; set; }

Property Value

IBsonSerializer

The dynamic document serializer.