CrawlRule.CrawlAsHttp, propriété (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.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property CrawlAsHttp As Boolean
'Utilisation
Dim instance As CrawlRule
Dim value As Boolean
value = instance.CrawlAsHttp
instance.CrawlAsHttp = value
public bool CrawlAsHttp { get; set; }
Valeur de la propriété
true if the content is crawled over HTTP; otherwise, false.
Voir aussi
Référence
CrawlRule, classe
Membres CrawlRule
Microsoft.Office.Server.Search.Administration, espace de noms