dtSearch Text Retrieval Engine .NET interface

SearchJob.FileCount Property

After a search, contains the number of files retrieved (this is the total number of documents matched, regardless of the MaxFilesToRetrieve setting).

public int FileCount {get;}

See Also

SearchJob Class | dtSearch.Engine Namespace