CommentTaskPriority Enumeration
Visual Studio 2015
Value that indicates the priority of a task in the task list. The values in this enumeration correspond to the values in a the Microsoft.VisualStudio.Shell.Interop.VSTASKPRIORITY enumeration.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Member name | Description | |
|---|---|---|
| High | High priority. | |
| Low | Low priority. | |
| Normal | Normal priority. |
Show: