JsonUpdateDefinitionTDocumentJson Property |
Gets the json.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public string Json { get; }
Public ReadOnly Property Json As String
Get
member Json : string with get
Property Value
Type:
StringSee Also