Property RegularExpressionInstance
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Bson.Serialization.Serializers
Assembly
MongoDB.Bson.dll
RegularExpressionInstance
Gets a cached instance of a RegexSerializer with RegularExpression representation.
public static RegexSerializer RegularExpressionInstance { get; }