ActivitiesResources.RunTestsKeepAliveDescription Field
Specify whether or not to keep the test executor process alive after test run completion.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const RunTestsKeepAliveDescription As String
public const string RunTestsKeepAliveDescription
public:
literal String^ RunTestsKeepAliveDescription
static val mutable RunTestsKeepAliveDescription: string
public const var RunTestsKeepAliveDescription : 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