Task.IsPriorityEditable Property

Definition

Gets or sets whether or not it is possible to edit the priority of a task.

C++/CX
public:
 property bool IsPriorityEditable { bool get(); void set(bool value); };

Property Value

true if it is possible to edit the priority of a task, otherwise false.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019