The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestRunTextResultMessage Constructor
Initializes a new instance of the TestRunTextResultMessage class.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | TestRunTextResultMessage(ComputerInfo^, Guid, String^, TestMessageKind) | Obsolete.Initializes a new instance of the TestRunTextResultMessage class. |
![]() | TestRunTextResultMessage(Guid, String^) | Initializes a new instance of the TestRunTextResultMessage class. |
![]() | TestRunTextResultMessage(Guid, String^, Exception^) | Initializes a new instance of the TestRunTextResultMessage class. |
![]() | TestRunTextResultMessage(SerializationInfo^, StreamingContext) | Initializes a new instance of the TestRunTextResultMessage class. |
![]() | TestRunTextResultMessage(String^, Guid, String^, TestMessageKind) | Initializes a new instance of the TestRunTextResultMessage class. |
Show:

