Partager via


SharePointContentSource.SharePointCrawlBehavior, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets the crawl behavior for the SharePoint content source.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property SharePointCrawlBehavior As SharePointCrawlBehavior
'Utilisation
Dim instance As SharePointContentSource
Dim value As SharePointCrawlBehavior

value = instance.SharePointCrawlBehavior

instance.SharePointCrawlBehavior = value
public SharePointCrawlBehavior SharePointCrawlBehavior { get; set; }

Valeur de la propriété

A value from the SharePointCrawlBehavior enumeration, specifying the crawl behavior.

Voir aussi

Référence

SharePointContentSource, classe
Membres SharePointContentSource
Microsoft.Office.Server.Search.Administration, espace de noms