SearchResultItem Properties

Properties

FileName Gets the name of the result item.
FoundLines Gets the list of found lines for the item.
Id Gets a unique id for the item
IsFolder Gets the flag indicating whether or not this item is a folder
LineCount Gets the number of lines on text in the file.
ModifiedDate Gets the last modified date for the result item.
Path Gets the path for the result item
Size Gets the size of the item.
Text Extracts the complete text from the file item.

See Also