次の方法で共有


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 警告メッセージです。

参照

関連項目

Microsoft.VisualStudio.TestTools.Common 名前空間

DataCollectorExceptionMessageInfo