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