Compartilhar via


Propriedade IAttachmentOwner.Attachments

Obtém a coleção de anexos.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
ReadOnly Property Attachments As IAttachmentCollection
IAttachmentCollection Attachments { get; }
property IAttachmentCollection^ Attachments {
    IAttachmentCollection^ get ();
}
abstract Attachments : IAttachmentCollection with get
function get Attachments () : IAttachmentCollection

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.IAttachmentCollection
A coleção de anexos.

Segurança do .NET Framework

Consulte também

Referência

IAttachmentOwner Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client

IAttachmentCollection