Table of Contents

Property CaseSensitive

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

CaseSensitive

Gets or sets whether a text search should be case sensitive.

public bool? CaseSensitive { get; set; }

Property Value

bool?