See Also
Classes
|
Members
|
Topics
|
Class Hierarchy
|
SearchFileInfo Properties
|
SearchFileInfo Members
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
SearchFileInfo Class
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
SearchFileInfo Class
Information about a document being Searched (part of
SearchProgressInfo
)
dtSearch.Engine.SearchFileInfo
C#
public
class
SearchFileInfo
;
Topics
Topic
Description
SearchFileInfo Members
The following tables list the members exposed by SearchFileInfo.
SearchFileInfo Properties
The properties of the SearchFileInfo class are listed here.
SearchFileInfo Properties
SearchFileInfo Properties
Description
Flags
DocId
that will be assigned to this document in the Search
Name
Name of the file
OpenFailMessage
If the file could not be opened, a message indicating the reason
Size
Size of the file in bytes
Type
File format expressed as a public string
TypeId
File format expressed as a
TypeId
WordCount
Number of words parsed from the file
See Also
Classes
|
Members
|
Topics
|
Class Hierarchy
|
SearchFileInfo Properties
|
SearchFileInfo Members