Property OutputSerializer

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

OutputSerializer

Gets or sets the output serializer.

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

Property Value

IBsonSerializer