: CrawlLogFilterProperty (Enumeración) (Microsoft.Office.Server.Search.Administration)
Defines the crawl log filter properties for the AddFilter method of the CrawlLogFilters class.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Enumeration CrawlLogFilterProperty
'Uso
Dim instance As CrawlLogFilterProperty
public enum CrawlLogFilterProperty
Miembros
Nombre de miembro | Descripción | |
---|---|---|
CatalogType | Specifies the catalog type crawl log filter property. | |
ContentSourceId | Specifies the content source ID crawl log filter property. | |
HostName | Specifies the host name crawl log filter property. | |
MessageId | Specifies the message ID crawl log filter property. | |
MessageType | Specifies the message type crawl log filter property. | |
StartAt | Specifies the crawl start time crawl log filter property. | |
TotalEntries | Specifies the total entries crawl log filter property. | |
Url | Specifies the URL crawl log filter property. | |
UrlLogTime | Specifies the URL log time crawl log filter property. |
Vea también
Referencia
Microsoft.Office.Server.Search.Administration (Espacio de nombres)