
This interface is implemented as a collection of paths that Search crawls or avoids on a site (ISitePath interface objects).
Hierarchy
ISearchAdmin:IBuildServer:IBuildCatalogs:IBuildCatalog:ISiteRestrictions:ISiteRestriction
The following table briefly describes this interface's methods and properties. All but Add and ChangeOrder are described in Common Collection Methods and Properties.
| Method | Description |
| Add | Adds a path rule to the collection. |
| ChangeOrder | Moves a path rule up or down in the collection. |
| Remove | Removes a path rule from the collection. |
| Property | Description |
| Count | The number of path rules in the collection. |
| Item | Accesses a specific path rule in the collection. |