Gets the value of the optional parameter.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.3.0
Syntax Public ReadOnly Property Value As T
Get
member Value : 'T with get
Property Value
Type:
T
The value of the optional parameter.
See Also