Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents an interface that can be added to a test settings object to require an additional property in derived classes.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface IRunSettings
public interface IRunSettings
public interface class IRunSettings
type IRunSettings = interface end
public interface IRunSettings
The IRunSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
TestCaseQuery | Gets or sets the query that specifies which test cases become part of the test run. |
Top