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

IndexInfo

Index.IndexInfo property

Gets the basic information on the index.

public IndexInfo IndexInfo { get; }

Property Value

The basic information on the index.

See Also