|
CreateItemFromPath |
Top Previous Next |
|
Creates a new SearchResultItem based on the path to a given item.
Parameters
strPath Path to an item.
Return Value
A new SearchResultItem created from the item's path.
Remarks
This method only works for standard file system items, i.e. it does NOT work for items contained within compressed files. To get items within compressed files perform a search setting the LookIn Property to be the path within the compressed file.
|