: CrawlLogSummaryProperty (Enumeración) (Microsoft.Office.Server.Search.Administration)
Defines the summary property types for the GetCrawlSummaryByHost method of the LogViewer class.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Enumeration CrawlLogSummaryProperty
'Uso
Dim instance As CrawlLogSummaryProperty
public enum CrawlLogSummaryProperty
Miembros
Nombre de miembro | Descripción | |
---|---|---|
ErrorCount | Specifies the error count summary property. | |
HostName | Specifies the host name summary property. | |
SuccessCount | Specifies the success count summary property. | |
TotalCount | Specifies the total count summary property. | |
WarningCount | Specifies the warning count summary property. |
Vea también
Referencia
Microsoft.Office.Server.Search.Administration (Espacio de nombres)