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.
ITestCaseResult::TestPointId Property
Gets the ID of the test point against which this test was executed.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Property Value
Type: System::Int32The ID of the test point against which this test was executed, or zero if the test was executed outside a test plan.
Show: