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.
WebTest::AddCommentToResult Method (String^)
Adds a comment to the Web performance test result that follows the most recently completed Web performance test request, transaction, or included Web performance test.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- comment
-
Type:
System::String^
A string that contains the comment text.
Show: