Property AsRegex NamespaceMongoDB.Bson AssemblyMongoDB.Bson.dll AsRegex Casts the BsonValue to a Regex (throws an InvalidCastException if the cast is not valid). public Regex AsRegex { get; } Property Value Regex