Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Interface for test run information.
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
The IExecutionRunConfiguration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
TestElements | Gets the list of test elements in the run. |
![]() |
TestRun | Gets a TestRun object. |
Top
.gif)