__RETARGET_TASK_PRIORITY Enumeration
Visual Studio 2015
Specifies the priority of the task.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Member name | Description | |
|---|---|---|
| RTP_Critical | Critical priority. | |
| RTP_High | High priority. | |
| RTP_Low | Low priority. | |
| RTP_Normal | Normal priority. |
Show: