ITestPoint.History, propriété

Obtient une collection d'objets ITestPointProperties qui représentent un historique des propriétés de ce point de test.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

ReadOnlyObservableCollection<ITestPointProperties> History { get; }

Valeur de propriété

Type : System.Collections.ObjectModel.ReadOnlyObservableCollection<ITestPointProperties>
Collection d'historique des propriétés.

Sécurité .NET Framework

Voir aussi

Référence

ITestPoint Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms

ReadOnlyObservableCollection<T>

ITestPointProperties