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

Represents a crawl rule.

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

公共属性

  名称 说明
公共属性 AccountLastModified  
公共属性 AccountName Gets a string containing the account name for the crawl rule.
公共属性 AuthenticationData  
公共属性 AuthenticationPath  
公共属性 AuthenticationType Gets the type of authentication used for the crawl rule.
公共属性 ContentClass Gets or sets a string that is sent to the protocol handler for any content matching the crawl rule.
公共属性 CrawlAsHttp Gets or sets a Boolean value that specifies whether the crawler should crawl content from a hierarchical content source as HTTP content.
公共属性 Enabled Gets a Boolean value that indicates whether the crawl rule is enabled.
公共属性 ErrorPages  
公共属性 FollowComplexUrls Gets or sets a Boolean value that specifies whether the index engine should crawl content with URLs that contain the question mark ("?") character.
公共属性 Method  
公共属性 Parent Gets the parent CrawlRuleCollection object for the crawl rule.
公共属性 Path Gets or sets the path that the crawl rule applies to.
公共属性 PluggableSecurityTrimmerId Gets or sets the pluggable security trimmer ID for the crawl rule.
公共属性 Priority Gets the priority setting for the crawl rule.
公共属性 SuppressIndexing Gets or sets a Boolean value that specifies whether the crawler should exclude the content of items that this rule applies to from the content index.
公共属性 Type Gets or sets the crawl rule type.

页首

公共方法

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

  名称 说明
公共方法 Activate Re-activates a crawl rule.
公共方法 Delete Deletes the crawl rule.
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 SetCredentials 已重载。  
公共方法 Test Tests a specified URL to determine if the URL triggered a crawl rule.
公共方法 ToString  (继承自 Object
公共方法 Update Updates the CrawlRule object with changes made to the crawl rule.

页首

受保护的方法

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

页首

另请参阅

参考

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