ActivitiesResources.RunTestsUpdateFrequencyDescription Field
Specify the frequency of the TestCompleted event as the number of tests that must be completed before firing the event.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const RunTestsUpdateFrequencyDescription As String
public const string RunTestsUpdateFrequencyDescription
public:
literal String^ RunTestsUpdateFrequencyDescription
static val mutable RunTestsUpdateFrequencyDescription: string
public const var RunTestsUpdateFrequencyDescription : 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