BsonDocumentWrapperWrapped Property |
Gets the wrapped value.
Namespace:
MongoDB.Bson
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.8.0+cc573f3e1f48f39162b4b680e921a623e127e8fa
Syntax public Object Wrapped { get; }
Public ReadOnly Property Wrapped As Object
Get
member Wrapped : Object with get
Property Value
Type:
ObjectSee Also