Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
public interface ITestCaseResultIdentifier
public interface class ITestCaseResultIdentifier
type ITestCaseResultIdentifier = interface end
Public Interface ITestCaseResultIdentifier
Properties
Name | Description | |
---|---|---|
![]() |
TestResultId | Gets the test result ID as assigned by the test run. |
![]() |
TestRunId | Gets the test run ID. |
See Also
ITestCaseResult
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top