Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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.