SearchScope Object Members
Corresponds to a type of folder tree that can be searched by using the FileSearch object.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the SearchScope object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the SearchScope object was created. Read-only. |
| ScopeFolder | Gets a ScopeFolder object. Read-only. |
| Type | Gets a value that corresponds to the type of SearchScope object. The type indicates the area in which to search for files. Read-only. |