Partager via


CrawlRule.Enabled, propriété (Microsoft.Office.Server.Search.Administration)

Gets a Boolean value that indicates whether the crawl rule is enabled.

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

Syntaxe

'Déclaration
Public ReadOnly Property Enabled As Boolean
'Utilisation
Dim instance As CrawlRule
Dim value As Boolean

value = instance.Enabled
public bool Enabled { get; }

Valeur de la propriété

true if the crawl rule is enabled; otherwise, false.

Voir aussi

Référence

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