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 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.