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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace