TaskListItem.IVsTaskItem.SubcategoryIndex(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.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
Parameters
- index
- Int32