Partager via


IAttachmentOwner.Attachments, propriété

Obtient la collection de pièces jointes.

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

Syntaxe

'Déclaration
ReadOnly Property Attachments As IAttachmentCollection
    Get
IAttachmentCollection Attachments { get; }
property IAttachmentCollection^ Attachments {
    IAttachmentCollection^ get ();
}
abstract Attachments : IAttachmentCollection
function get Attachments () : IAttachmentCollection

Valeur de propriété

Type : Microsoft.TeamFoundation.TestManagement.Client.IAttachmentCollection
Collection de pièces jointes.

Sécurité .NET Framework

Voir aussi

Référence

IAttachmentOwner Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms

IAttachmentCollection