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.
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 Property SharePointCrawlBehavior As SharePointCrawlBehavior
Get
Set
'Usage
Dim instance As SharePointContentSource
Dim value As SharePointCrawlBehavior
value = instance.SharePointCrawlBehavior
instance.SharePointCrawlBehavior = value
public SharePointCrawlBehavior SharePointCrawlBehavior { get; set; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.SharePointCrawlBehavior
A value from the SharePointCrawlBehavior enumeration, specifying the crawl behavior.