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

Property ValueSerializer

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ValueSerializer

Gets the value serializer.

public IBsonSerializer<TField> ValueSerializer { get; }

Property Value

IBsonSerializer<TField>