TaskListItem.IVsTaskItem.get_Checked(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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