Compartir a través de


: SharePointContentSource.SharePointCrawlBehavior (Propiedad) (Microsoft.Office.Server.Search.Administration)

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

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property SharePointCrawlBehavior As SharePointCrawlBehavior
'Uso
Dim instance As SharePointContentSource
Dim value As SharePointCrawlBehavior

value = instance.SharePointCrawlBehavior

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

Valor de propiedad

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

Vea también

Referencia

SharePointContentSource (Clase)
SharePointContentSource (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)