Property Serializer
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Serializer
Gets the serializer.
public IBsonSerializer<TDocument> Serializer { get; }
Property Value
- IBsonSerializer<TDocument>
The serializer.
Gets the serializer.
public IBsonSerializer<TDocument> Serializer { get; }
The serializer.