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 crawl settings for a SharePointContentSource object.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration SharePointCrawlBehavior
'Usage
Dim instance As SharePointCrawlBehavior
public enum SharePointCrawlBehavior
Members
| Member name | Description | |
|---|---|---|
| CrawlVirtualServers | Specifies that the crawler should crawl the entire server and everything within it. | |
| CrawlSites | Specifies that the crawler should crawl only particular site collections. |