Partager via


CrawlRuleCollection.DisabledCount, propriété (Microsoft.Office.Server.Search.Administration)

Gets the number of disabled crawl rules in the collection.

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 DisabledCount As Integer
'Utilisation
Dim instance As CrawlRuleCollection
Dim value As Integer

value = instance.DisabledCount
public int DisabledCount { get; }

Valeur de la propriété

A 32-bit integer representing the number of disabled crawl rules in the collection.

Voir aussi

Référence

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