Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
'Declaration
Public Interface ITestCaseResultIdentifier
public interface ITestCaseResultIdentifier
public interface class ITestCaseResultIdentifier
type ITestCaseResultIdentifier = interface end
public interface ITestCaseResultIdentifier
The ITestCaseResultIdentifier type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
TestResultId | Gets the test result ID as assigned by the test run. |
![]() |
TestRunId | Gets the test run ID. |
Top
.gif)