Table of Contents

Property OutputSerializer

Namespace
MongoDB.Driver.Linq
Assembly
MongoDB.Driver.dll

OutputSerializer

Gets the output serializer.

public IBsonSerializer<TOutput> OutputSerializer { get; }

Property Value

IBsonSerializer<TOutput>