Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specify the maximum priority for test execution. Only tests whose priority is less than or equal to this value will be executed. Specify -1 if you do not wish to specify a maximum priority.
Namespace: Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public Const MSTestMaxPriorityDescription As String
public const string MSTestMaxPriorityDescription
public:
literal String^ MSTestMaxPriorityDescription
static val mutable MSTestMaxPriorityDescription: string
public const var MSTestMaxPriorityDescription : 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