Partager via


IExecutionRunConfiguration, interface

Interface pour les informations de série de tests.

Espace de noms :  Microsoft.VisualStudio.TestTools.Execution
Assembly :  Microsoft.VisualStudio.QualityTools.ExecutionCommon (dans Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntaxe

'Déclaration
Public Interface IExecutionRunConfiguration
public interface IExecutionRunConfiguration
public interface class IExecutionRunConfiguration
type IExecutionRunConfiguration =  interface end
public interface IExecutionRunConfiguration

Le type IExecutionRunConfiguration expose les membres suivants.

Propriétés

  Nom Description
Propriété publique TestElements Obtient la liste des éléments de test dans la série.
Propriété publique TestRun Obtient un objet TestRun.

Début

Voir aussi

Référence

Microsoft.VisualStudio.TestTools.Execution, espace de noms