IndexedDocuments

IndexingReport.IndexedDocuments property

Gets the list of indexed documents.

public string[] IndexedDocuments { get; }

Property Value

The list of indexed documents.

See Also