CrawlRuleCollection properties
SharePoint 2013
The CrawlRuleCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of CrawlRule objects in the collection. |
|
Item[Int32] | Gets a CrawlRule object from collection, based on the specified priority. |
|
Item[String] | Gets a CrawlRule object from collection, based on the specified path. |
|
Parent | Gets the parent Content object for the crawl rule collection. |
Show: