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