VSTASKPRIORITY Enum

Definition

Specifies the bitmap used to indicate the priority level of a task item.

C++/CX
public enum class VSTASKPRIORITY
Inheritance
VSTASKPRIORITY
Attributes

Fields

Name Value Description
TP_HIGH 0

Red exclamation mark, indicating high priority.

TP_NORMAL 1

No bitmap, indicating normal priority.

TP_LOW 2

Blue down arrow, indicating low priority.

Remarks

COM Signature

From vsshell.idl:

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022