TaskListItem.IVsTaskItem.get_Checked(Int32) Method

Definition

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsTaskItem.get_Checked([Runtime::InteropServices::Out] int % f) = Microsoft::VisualStudio::Shell::Interop::IVsTaskItem::get_Checked;
int IVsTaskItem.get_Checked (out int f);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsTaskItem.get_Checked : int -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsTaskItem.get_Checked : int -> int
Function get_Checked (ByRef f As Integer) As Integer Implements IVsTaskItem.get_Checked

Parameters

f
Int32

Returns

Implements

Applies to