Table of Contents

Property Wrapped

Namespace
MongoDB.Driver.Core.Connections
Assembly
MongoDB.Driver.Core.dll

Wrapped

Gets the wrapped result document.

public BsonDocument Wrapped { get; }

Property Value

BsonDocument

The wrapped result document.