BsonJavaScriptCode Property |
Gets the JavaScript code.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntaxpublic string Code { get; }
Public ReadOnly Property Code As String
Get
member Code : string with get
Property Value
Type:
String
See Also