SearchIndex.Tokenizers Property

Definition

Gets the tokenizers for the index.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.LexicalTokenizer> Tokenizers { get; }
member this.Tokenizers : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.LexicalTokenizer>
Public ReadOnly Property Tokenizers As IList(Of LexicalTokenizer)

Property Value

Applies to