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.
Specifies the priority of the task.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Syntax
'Declaration
Public Enumeration __RETARGET_TASK_PRIORITY
public enum __RETARGET_TASK_PRIORITY
public enum class __RETARGET_TASK_PRIORITY
type __RETARGET_TASK_PRIORITY
public enum __RETARGET_TASK_PRIORITY
Members
Member name | Description | |
---|---|---|
RTP_Critical | Critical priority. | |
RTP_High | High priority. | |
RTP_Low | Low priority. | |
RTP_Normal | Normal priority. |