This property specifies the number of page hops (jumps that cross a site boundary) during a Web link crawl or the directory depth during a file crawl.
Syntax
IStartPage.EnumerationDepth
Remarks
If the FollowDirectories property is True, Search performs a file crawl; if the FollowDirectories property is False, Search performs a Web link crawl.
Example
See Creating and Accessing IStartPage Interface Objects.
See Also
FollowDirectories, HostDepth, URL