CrawlLogSummaryProperty, énumération (Microsoft.Office.Server.Search.Administration)
Defines the summary property types for the GetCrawlSummaryByHost method of the LogViewer class.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Enumeration CrawlLogSummaryProperty
'Utilisation
Dim instance As CrawlLogSummaryProperty
public enum CrawlLogSummaryProperty
Membres
Nom du membre | Description | |
---|---|---|
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. |
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration, espace de noms