Table of Contents

Property WildcardProjection

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

WildcardProjection

Gets or sets the wildcard projection.

public BsonDocument WildcardProjection { get; set; }

Property Value

BsonDocument

The wildcardProjection for indexes.