Task::IVsTaskItem::put_Checked Method (Int32)
Visual Studio 2015
Sets whether a task item's check box is selected or cleared.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- f
-
Type:
System::Int32
true if the check box is selected, false if it is cleared.
Implements
IVsTaskItem::put_Checked(Int32)
Show: