ITestObject<T> Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides a base interface for objects that are stored on the Visual Studio Test Professional server.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Error | (Inherited from IDataErrorInfo.) |
![]() | Id | Gets the identifier.(Inherited from IIdentifiable<TKey>.) |
![]() | InvalidProperties | Gets a list of property names that are invalid.(Inherited from IPropertyOwner.) |
![]() | IsDirty | Gets a value that indicates whether any properties have changed since the last refresh, fetch, or save.(Inherited from IPropertyOwner.) |
![]() | Item[String^] | (Inherited from IDataErrorInfo.) |
![]() | Project | Gets the test project. |
![]() | Revision | Gets the current revision number for this object. |
![]() | UserData | Gets or sets an arbitrary object or value that is not persisted, but allows test management objects to be dynamically extended. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from INotifyPropertyChanged.) |

