Udostępnij za pośrednictwem


Właściwość IAttachmentOwner.Attachments —

Zwraca kolekcję załączników.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
ReadOnly Property Attachments As IAttachmentCollection
IAttachmentCollection Attachments { get; }
property IAttachmentCollection^ Attachments {
    IAttachmentCollection^ get ();
}
abstract Attachments : IAttachmentCollection with get
function get Attachments () : IAttachmentCollection

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.IAttachmentCollection
Kolekcja załączników.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAttachmentOwner Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

IAttachmentCollection