Task::IVsTaskItem::SubcategoryIndex Method (Int32)
Visual Studio 2015
Gets the index of the task in the subcategory list.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual int SubcategoryIndex( [OutAttribute] int% index ) sealed = IVsTaskItem::SubcategoryIndex
Parameters
- index
-
Type:
System::Int32
[out] Returns the index.
Implements
IVsTaskItem::SubcategoryIndex(Int32)
Show: