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.
ITestResolutionState Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the resolution status of a test case result.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Id | Gets the identifier.(Inherited from IIdentifiable<TKey>.) |
![]() | Name | Gets the name of this resolution state. |
![]() | Project | Gets the ITestManagementTeamProject for this test resolution state. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from INotifyPropertyChanged.) |
Show:


