Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property OutputSerializer

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

OutputSerializer

Gets or sets the output serializer.

public IBsonSerializer<TOutput> OutputSerializer { get; set; }

Property Value

IBsonSerializer<TOutput>