Table of Contents

Property Projection

Namespace
MongoDB.Driver.Linq
Assembly
MongoDB.Driver.Legacy.dll

Projection

Gets the Expression that defines the projection (or null if not specified).

public LambdaExpression Projection { get; }

Property Value

LambdaExpression