MessageType 枚举 (Microsoft.Office.Server.Search.Administration)

Defines the message types for the 企业级搜索 crawl log.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Enumeration MessageType
用法
Dim instance As MessageType
public enum MessageType

成员

  成员名称 说明
Error Indicates an error message type. 
Success Indicates a success message type. 
Warning Indicates a warning message type. 

备注

Use the MessageType enumeration with the AddFilter method of the CrawlLogFilters class.

另请参阅

参考

Microsoft.Office.Server.Search.Administration 命名空间