BsonRegularExpressionOptions Property |
Gets the regular expression options.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public string Options { get; }
Public ReadOnly Property Options As String
Get
member Options : string with get
Property Value
Type:
StringSee Also