CrawlRuleCollection 成员 (Microsoft.Office.Server.Search.Administration)

Represents a collection of CrawlRule objects.

以下表格列出了由 CrawlRuleCollection 类型公开的成员。

公共属性

  名称 说明
公共属性 Count Gets the number of CrawlRule objects in the collection.
公共属性 DisabledCount Gets the number of disabled crawl rules in the collection.
公共属性 Item 已重载。 Gets the specified crawl rule from the collection.
公共属性 Parent Gets the parent Content object for the crawl rule collection.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 Create Creates a crawl rule.
公共方法 Equals  已重载。 (继承自 Object
公共方法 Exists Returns a Boolean value that indicates whether the specified crawl rule exists in the collection.
公共方法 GetEnumerator Returns an enumerator that can be used to access the items in the crawl rule collection.
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 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  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

CrawlRuleCollection 类
Microsoft.Office.Server.Search.Administration 命名空间