CrawlRuleType, énumération (Microsoft.Office.Server.Search.Administration)
Specifies the crawl rule types which indicate whether the crawl rule is used to include or exclude content items in the content index.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Enumeration CrawlRuleType
'Utilisation
Dim instance As CrawlRuleType
public enum CrawlRuleType
Membres
Nom du membre | Description | |
---|---|---|
ExclusionRule | Specifies that the crawl rule is used to exclude content from the content index. | |
InclusionRule | Specifies that the crawl rule is used to include content in the content index. |
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration, espace de noms