CrawlRuleCollection Properties

Include Protected Members
Include Inherited Members

The CrawlRuleCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of CrawlRule objects in the collection.
Public property Item[Int32] Gets a CrawlRule object from collection, based on the specified priority.
Public property Item[String] Gets a CrawlRule object from collection, based on the specified path.
Public property Parent Gets the parent Content object for the crawl rule collection.

Top

See Also

Reference

CrawlRuleCollection Class

Microsoft.Office.Server.Search.Administration Namespace