Enumeration to capture what kind of runsettings specified by the user for test run.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Enumeration RunSettingsType
public enum RunSettingsType
public enum class RunSettingsType
type RunSettingsType
public enum RunSettingsType
Members
| Member name | Description | |
|---|---|---|
| CodeCoverageEnabled | ||
| CodeCoverageEnabledForAspNetApps | ||
| Default | ||
| UserSpecified |
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace