次の方法で共有


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

メンバー

メンバー名 説明
Error エラー メッセージです。
Warning 警告メッセージです。

参照

参照

Microsoft.VisualStudio.TestTools.Common 名前空間

DataCollectorExceptionMessageInfo