The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PriorityAttribute Constructor (Int32)
Initializes a new instance of the PriorityAttribute class that has a priority value.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Parameters
- priority
-
Type:
System::Int32
An integer that represents the priority value for the test.
Show: