SharePointContentSource.SharePointCrawlBehavior property
Gets or sets the crawl behavior for the SharePoint content source.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property SharePointCrawlBehavior As SharePointCrawlBehavior
Get
'Usage
Dim instance As SharePointContentSource
Dim value As SharePointCrawlBehavior
value = instance.SharePointCrawlBehavior
public SharePointCrawlBehavior SharePointCrawlBehavior { get; }
Property value
Type: Microsoft.Office.Server.Search.Administration.SharePointCrawlBehavior
A value from the SharePointCrawlBehavior enumeration, specifying the crawl behavior.