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