SharePointCrawlBehavior 枚举 (Microsoft.Office.Server.Search.Administration)
Specifies crawl settings for a SharePointContentSource object.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration SharePointCrawlBehavior
用法
Dim instance As SharePointCrawlBehavior
public enum SharePointCrawlBehavior
成员
成员名称 | 说明 | |
---|---|---|
CrawlSites | Specifies that the crawler should crawl only particular site collections. | |
CrawlVirtualServers | Specifies that the crawler should crawl the entire server and everything within it. |