Freigeben über


IExecutionRunConfiguration-Schnittstelle

Schnittstelle für Testlaufinformationen.

Namespace:  Microsoft.VisualStudio.TestTools.Execution
Assembly:  Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)

Syntax

'Declaration
Public Interface IExecutionRunConfiguration
public interface IExecutionRunConfiguration
public interface class IExecutionRunConfiguration
type IExecutionRunConfiguration =  interface end
public interface IExecutionRunConfiguration

Der IExecutionRunConfiguration-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft TestElements Ruft die Liste der Testelemente im Lauf ab.
Öffentliche Eigenschaft TestRun Ruft ein TestRun-Objekt ab.

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.VisualStudio.TestTools.Execution-Namespace