Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Public Enumeration TestMessageKind
'Usage
Dim instance As TestMessageKind
public enum TestMessageKind
public enum class TestMessageKind
public enum TestMessageKind
Members
| Member name | Description | |
|---|---|---|
| Panic | Obsolete. | |
| Result | ||
| FileCopy | ||
| RunInfo | ||
| RunStateChanged | Obsolete. | |
| RunOutput | ||
| Debug | ||
| Heartbeat | Obsolete. | |
| TextMessage | ||
| TestStart | Obsolete. | |
| TestEnd | Obsolete. | |
| RunAbort | Obsolete. | |
| RunStart | Obsolete. | |
| RunEnd | Obsolete. |