Partager via


TaskProvider.TaskCollection.IList.Item, propriété

Obtient ou définit la tâche à l'index spécifié.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Private Property Item ( _
    index As Integer _
) As Object Implements IList.Item
Object IList.this[
    int index
] { get; set; }

Paramètres

Valeur de propriété

Type : System.Object
La tâche spécifiée.

Implémentations

IList.Item[Int32]

Sécurité .NET Framework

Voir aussi

Référence

TaskProvider.TaskCollection Classe

Microsoft.VisualStudio.Shell, espace de noms