Table of Contents

Property Serializer

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Serializer

Gets the serializer.

public virtual IBsonSerializer<TDocument> Serializer { get; }

Property Value

IBsonSerializer<TDocument>