Previous in Contents Next in Contents

IncludeSubdirs Property

This property specifies whether the path's subdirectories are crawled. If True, Search crawls the path's subdirectories; if False, Search avoids the path's subdirectories.

Syntax

ISitePath.IncludeSubdirs

Remarks

Search can ignore a path but crawl its subdirectories.

Example

See Creating and Accessing ISitePath Interface Objects.

See Also

Included


© 1997-2000 Microsoft Corporation. All rights reserved.