This property specifies whether the path is crawled. If True, Search crawls the path; if False, Search avoids the path.
Syntax
ISitePath.Included
Remarks
Search can avoid a path but crawl its subdirectories.
Example
See Creating and Accessing ISitePath Interface Objects.
See Also