TestRunMessageLevel 列舉型別
這個列舉應該反映 Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 組件的 TestMessageLevel 列舉。 我們不需要讓使用者會在該組件中的相依性。 因此,我們轉譯列舉。
命名空間: Microsoft.TeamFoundation.Build.Workflow.Activities
組件: Microsoft.TeamFoundation.Build.Workflow (在 Microsoft.TeamFoundation.Build.Workflow.dll 中)
語法
'宣告
Public Enumeration TestRunMessageLevel
public enum TestRunMessageLevel
成員
成員名稱 | 說明 | |
---|---|---|
Error | ||
Informational | ||
Warning |