Task.Checked Property

Definition

Gets or sets whether not the task's check box is currently selected or cleared.

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

Property Value

true if the task is checked, otherwise false.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019