TaskListItem.IVsTaskItem.CanDelete(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.CanDelete([Runtime::InteropServices::Out] int % fdelete) = Microsoft::VisualStudio::Shell::Interop::IVsTaskItem::CanDelete;
int IVsTaskItem.CanDelete (out int fdelete);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsTaskItem.CanDelete : int -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsTaskItem.CanDelete : int -> int
Function CanDelete (ByRef fdelete As Integer) As Integer Implements IVsTaskItem.CanDelete
Parameters
- fdelete
- Int32