Information
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.

ITestCaseResultIdentifier Interface

 

Represents the complete unique identifier for a test case result.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

public interface class ITestCaseResultIdentifier

NameDescription
System_CAPS_pubpropertyTestResultId

Gets the test result ID as assigned by the test run.

System_CAPS_pubpropertyTestRunId

Gets the test run ID.

Return to top
Show: