Previous in Contents Next in Contents

ISitePath Interface

Hierarchy

ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog:ISiteRestrictions:ISiteRestriction:ISitePaths

This interface manages a path that Search crawls or avoids on a site.

You create an ISitePath interface object by calling the ISitePaths.Add method. You access a specific ISitePath interface object by calling the ISitePaths.Item property. You can access all of the ISitePath interface objects by iterating through the ISitePaths collection in a for each loop.


© 1997-2000 Microsoft Corporation. All rights reserved.