Property KeySerializer
- Namespace
 - MongoDB.Bson.Serialization.Serializers
 
- Assembly
 - MongoDB.Bson.dll
 
KeySerializer
Gets the key serializer.
public IBsonSerializer<TKey> KeySerializer { get; }
Property Value
- IBsonSerializer<TKey>
 The key serializer.
Gets the key serializer.
public IBsonSerializer<TKey> KeySerializer { get; }
The key serializer.