1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. IndexingReport
  8. /
  9. IndexedDocuments

IndexedDocuments

IndexingReport.IndexedDocuments property

Gets the list of indexed documents.

public string[] IndexedDocuments { get; }

Property Value

The list of indexed documents.

See Also