dtSearch Text Retrieval Engine .NET interface

DataSource.DocIsFile Property

If True, DocName will be interpreted as the name of a file to be indexed, and dtSearch will index the contents of the file along with any data provided in DocText and DocFields.

public bool DocIsFile {get; set;}

See Also

DataSource Class | dtSearch.Engine Namespace