ITestImplementation, interface
Représente un lien vers l'implémentation d'un test automatisé.
Espace de noms : Microsoft.TeamFoundation.TestManagement.Client
Assembly : Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntaxe
'Déclaration
Public Interface ITestImplementation _
Inherits INotifyPropertyChanged
public interface ITestImplementation : INotifyPropertyChanged
public interface class ITestImplementation : INotifyPropertyChanged
type ITestImplementation =
interface
interface INotifyPropertyChanged
end
public interface ITestImplementation extends INotifyPropertyChanged
Le type ITestImplementation expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
DisplayText | Obtient le texte à afficher à l'utilisateur pour ce lien dans l'interface utilisateur. |
Début
Événements
Nom | Description | |
---|---|---|
PropertyChanged | Se produit lorsqu'une valeur de propriété est modifiée. (Hérité de INotifyPropertyChanged.) |
Début
Voir aussi
Référence
Microsoft.TeamFoundation.TestManagement.Client, espace de noms