_vstaskpriority Enumeration
Specifies the bitmap used to indicate the priority level of a task item.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration _vstaskpriority
public enum _vstaskpriority
public enum class _vstaskpriority
type _vstaskpriority
public enum _vstaskpriority
Members
Member name | Description | |
---|---|---|
TP_HIGH | Red exclamation mark, indicating high priority. | |
TP_LOW | Blue exclamation mark, indicating low priority. | |
TP_NORMAL | No bitmap, indicating normal priority. |
Remarks
COM Signature
From vsshell.idl: