CrawlRuleCollection Methods
Include Protected Members
Include Inherited Members
The CrawlRuleCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Create(CrawlRuleType, String) | Creates a crawl rule. |
![]() |
Create(CrawlRuleType, Boolean, String) | Creates a crawl rule. |
![]() |
Create(CrawlRuleType, Boolean, Boolean, String) | Creates a crawl rule. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Exists | Returns a Boolean value that indicates whether the specified crawl rule exists in the collection. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns an enumerator that can be used to access the items in the crawl rule collection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RemoveFromResults | Removes a list of content items from search results without requiring a re-crawl of the content. |
![]() |
SetPriority | Sets the priority for a crawl rule. |
![]() |
Test | Tests a specified URL against all crawl rules in the collection, and returns a CrawlRule object representing the crawl rule that was triggered for the URL. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)