Table of Contents

Property SerializerRegistry

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

SerializerRegistry

Gets or sets the serializer registry.

public IBsonSerializerRegistry SerializerRegistry { get; set; }

Property Value

IBsonSerializerRegistry

The serializer registry.