TaskListItem.IVsTaskItem.ImageListIndex(Int32) Method

Definition

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

Parameters

index
Int32

Returns

Implements

Applies to