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.
TcmInformation Constructor (Int32, Int32, Int32)
Initializes a new instance of the TcmInformation class by using the provided test case ID, test run ID, and test result ID.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- testCaseId
-
Type:
System::Int32
The test case ID.
- testRunId
-
Type:
System::Int32
The test run ID.
- testResultId
-
Type:
System::Int32
The test result ID.
Show: