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