Property KeySerializer

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

Namespace

MongoDB.Bson.Serialization.Serializers

Assembly

MongoDB.Bson.dll

KeySerializer

Gets the key serializer.

public IBsonSerializer KeySerializer { get; }

Property Value

IBsonSerializer

The key serializer.