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 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_NORMAL | No bitmap, indicating normal priority. | |
TP_LOW | Blue exclamation mark, indicating low priority. |
Remarks
COM Signature
From vsshell.idl: