1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search
  6. /
  7. Index
  8. /
  9. Dictionaries

Dictionaries

Index.Dictionaries property

Gets the dictionary repository.

public DictionaryRepository Dictionaries { get; }

Property Value

The dictionary repository.

See Also