Compartir a través de


: DemotedSite.CrawledDocumentCount (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the number of crawled documents for a demoted site.

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

Sintaxis

'Declaración
Public ReadOnly Property CrawledDocumentCount As Integer
'Uso
Dim instance As DemotedSite
Dim value As Integer

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

Valor de propiedad

A 32-bit integer containing the number of crawled documents.

Vea también

Referencia

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