Property DocumentSerializer NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll DocumentSerializer Gets the document serializer. public abstract IBsonSerializer<TDocument> DocumentSerializer { get; } Property Value IBsonSerializer<TDocument>