: CrawlRuleCollection.DisabledCount (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the number of disabled crawl rules in the collection.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property DisabledCount As Integer
'Uso
Dim instance As CrawlRuleCollection
Dim value As Integer
value = instance.DisabledCount
public int DisabledCount { get; }
Valor de propiedad
A 32-bit integer representing the number of disabled crawl rules in the collection.
Vea también
Referencia
CrawlRuleCollection (Clase)
CrawlRuleCollection (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)