Task::IsCheckedEditable Property
Visual Studio 2015
Gets or sets whether or not it is possible to edit the checked state of the task.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::Booleantrue if it is possible to edit the checked state of the task, otherwise false.
Show: