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