ISiteRestrictions Interface

This interface is a list of restrictions (collection of ISiteRestriction objects) that tells Search whether to crawl or avoid certain sites and their directories.

Hierarchy

ISearchAdmin.IBuildServer.IBuildCatalogs.IBuildCatalog

The following table briefly describes this interface's methods and properties.

Methods Description
Add Adds a site to the site restriction list.
ChangeOrder Moves a site up or down in the site restriction list.
Remove Removes a site from the site restriction list.
Property Description
Count The number of sites in the site restriction list.
Item Accesses a site in the site restriction list.


© 1997-1998 Microsoft Corporation. All rights reserved.