Share via


AttachmentCollection.Item, propriété

Obtient l'objet à l'index spécifié dans cette collection.

Espace de noms :  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly :  Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Item ( _
    index As Integer _
) As Attachment
public Attachment this[
    int index
] { get; }

Paramètres

Valeur de propriété

Type : Microsoft.TeamFoundation.WorkItemTracking.Client.Attachment
Objet à l'index spécifié dans cette collection.

Sécurité .NET Framework

Voir aussi

Référence

AttachmentCollection Classe

Microsoft.TeamFoundation.WorkItemTracking.Client, espace de noms