DataCollectorMessageLevel 枚举
表示记录诊断数据适配器的 DataCollectorExceptionMessageInfo 时可以使用的严重级别。
命名空间: Microsoft.VisualStudio.TestTools.Common
程序集: Microsoft.VisualStudio.QualityTools.Common(在 Microsoft.VisualStudio.QualityTools.Common.dll 中)
语法
声明
Public Enumeration DataCollectorMessageLevel
public enum DataCollectorMessageLevel
public enum class DataCollectorMessageLevel
type DataCollectorMessageLevel
public enum DataCollectorMessageLevel
成员
成员名称 | 说明 | |
---|---|---|
Data | ||
Error | 消息为错误消息。 | |
Info | ||
Warning | 此消息为警告消息。 |