Table of Contents

Property Path

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

Path

Gets or sets the document field to search.

public SearchPathDefinition<TDocument> Path { get; set; }

Property Value

SearchPathDefinition<TDocument>