Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides helper methods for the AssignTestPoints method.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ITestPointAssignment
public interface ITestPointAssignment
public interface class ITestPointAssignment
type ITestPointAssignment = interface end
public interface ITestPointAssignment
The ITestPointAssignment type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AssignedTo | Gets or sets the identity to which to assign the test point. |
![]() |
AssignedToName | Identity to reassign the point to. |
![]() |
AssignedToTeamFoundationId | Identity to reassign the point to. |
![]() |
ConfigurationId | Gets or sets the configuration ID for the test point to reassign. |
![]() |
TestCaseId | Gets or sets the test case ID for the test point to reassign. |
Top
.gif)