Compartir a través de


: CrawlRule.CrawlAsHttp (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets a Boolean value that specifies whether the crawler should crawl content from a hierarchical content source as HTTP content.

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

Sintaxis

'Declaración
Public Property CrawlAsHttp As Boolean
'Uso
Dim instance As CrawlRule
Dim value As Boolean

value = instance.CrawlAsHttp

instance.CrawlAsHttp = value
public bool CrawlAsHttp { get; set; }

Valor de propiedad

true if the content is crawled over HTTP; otherwise, false.

Vea también

Referencia

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