Task.IVsTaskItem.SubcategoryIndex(Int32) Methode

Definition

Ruft den Index der Aufgabe in der Unterkategorieliste ab.

 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

Parameter

index
Int32

[out] Gibt den Index zurück.

Gibt zurück

Int32

S_OK.

Implementiert

Gilt für