ISearchFolderLocator

Declaration

ISearchFolderLocator : IDispatch

Overview

This interface is meant to edit the folder locator.

Properties

String Path - Gets or sets the path from where to start the search and the folder to search for. The following may apply to this type of search:

  • If no value is specified, it will return the location of the [WindowsVolume] property.
  • If this field contains only the folder to search for and no search path, the search will return the location of the folder if it is present on the root of any local disk.

Example: "Path" field value: [ProgramFilesFolder]MY_FOLDER will return: 1: C:\Program Files\MY_FOLDER\

See also

ISearchComponentLocator

IRegValSearch