IBsonSerializerValueType Property |
Gets the type of the value.
Namespace: MongoDB.Bson.SerializationAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.3.0
Syntax ReadOnly Property ValueType As Type
Get
abstract ValueType : Type with get
Property Value
Type:
Type
The type of the value.
See Also