Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the crawl rule types which indicate whether the crawl rule is used to include or exclude content items in the content index.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration CrawlRuleType
'Usage
Dim instance As CrawlRuleType
public enum CrawlRuleType
Members
Member name | Description | |
---|---|---|
InclusionRule | Specifies that the crawl rule is used to include content in the content index. | |
ExclusionRule | Specifies that the crawl rule is used to exclude content from the content index. |