ActivitiesResources.MSTestTestNamesDescription Field

Specify the names of the tests to run. If empty, all tests will be run.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public Const MSTestTestNamesDescription As String
public const string MSTestTestNamesDescription
public:
literal String^ MSTestTestNamesDescription
static val mutable MSTestTestNamesDescription: string
public const var MSTestTestNamesDescription : String

.NET Framework Security

See Also

Reference

ActivitiesResources Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace