SharePointCrawlBehavior enumeration
Especifica as configurações de rastreamento para um objeto SharePointContentSource .
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Enumeration SharePointCrawlBehavior
'Uso
Dim instance As SharePointCrawlBehavior
public enum SharePointCrawlBehavior
Members
Member name | Description | |
---|---|---|
CrawlVirtualServers | Especifica que o rastreador deve rastrear todo o servidor e tudo dentro dela. | |
CrawlSites | Especifica que o rastreador deve rastrear apenas os conjuntos de sites específico. |