Freigeben über


IAttachmentOwner.Attachments-Eigenschaft

Ruft den Auflistung der Anlagen ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.TeamFoundation.TestManagement.Client.IAttachmentCollection
Die Auflistung der Anlagen.

.NET Framework-Sicherheit

Siehe auch

Referenz

IAttachmentOwner Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace

IAttachmentCollection