Defines the crawl log filter properties for the AddFilter method of the CrawlLogFilters class.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration CrawlLogFilterProperty
用法
Dim instance As CrawlLogFilterProperty
public enum CrawlLogFilterProperty
成员
| 成员名称 | 说明 | |
|---|---|---|
| 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. |