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.

See Also

Reference

SharePointContentSource Class

SharePointContentSource Members

Microsoft.Office.Server.Search.Administration Namespace