Table of Contents

Property Output

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Output

Gets or sets the output.

public IReadOnlyList<TOutput> Output { get; set; }

Property Value

IReadOnlyList<TOutput>

The output.