Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property RegularExpression

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

RegularExpression

Gets the BsonRegularExpression value (returns null if value is not a BsonRegularExpression).

public BsonRegularExpression RegularExpression { get; }

Property Value

BsonRegularExpression