CommentTaskPriority Enum

Definition

Value that indicates the priority of a task in the task list.

C++/CX
public enum class CommentTaskPriority
Inheritance
CommentTaskPriority

Fields

Name Value Description
High 0

High priority.

Normal 1

Normal priority.

Low 2

Low priority.

Remarks

The values in this enumeration correspond to the values in a the Microsoft.VisualStudio.Shell.Interop.VSTASKPRIORITY enumeration.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022