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

GetIndexedPaths

Index.GetIndexedPaths method

Gets an array of indexed paths - documents or folders.

public string[] GetIndexedPaths()

Return Value

An array of indexed paths.

See Also