Property RegularExpressionInstance
- 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; }