ActivitiesResources.TestSpec_AgileCodeCoverageForAspNetAppsFormat Field
{0} - Test source file spec like **\*test*.dll Run tests in test sources matching {0} using default run settings with code coverage enabled for ASP.NET Applications
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const TestSpec_AgileCodeCoverageForAspNetAppsFormat As String
public const string TestSpec_AgileCodeCoverageForAspNetAppsFormat
public:
literal String^ TestSpec_AgileCodeCoverageForAspNetAppsFormat
static val mutable TestSpec_AgileCodeCoverageForAspNetAppsFormat: string
public const var TestSpec_AgileCodeCoverageForAspNetAppsFormat : 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