WriteConcernWModeValue Property |
Gets the value.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.3.0
Syntax public string Value { get; }
Public ReadOnly Property Value As String
Get
member Value : string with get
Property Value
Type:
String
The value.
See Also