Task.IVsTaskItem.ImageListIndex(Int32) Método

Definição

Obtém o índice da imagem associada à tarefa.

 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

Parâmetros

index
Int32

fora O índice da imagem associada.

Retornos

Int32

Se o método for bem-sucedido, retornará S_OK. Se falhar, retornará um código de erro.

Implementações

Aplica-se a