Task.IVsTaskItem.SubcategoryIndex(Int32) Método

Definição

Obtém o índice da tarefa na lista de subcategorias.

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

Parâmetros

index
Int32

fora Retorna o índice.

Retornos

Int32

S_OK.

Implementações

Aplica-se a