WorkItem.Attachments 屬性

取得表示附件屬於此工作項目的 AttachmentCollection 物件。

命名空間:  Microsoft.TeamFoundation.WorkItemTracking.Client
組件:  Microsoft.TeamFoundation.WorkItemTracking.Client (在 Microsoft.TeamFoundation.WorkItemTracking.Client.dll 中)

語法

'宣告
Public ReadOnly Property Attachments As AttachmentCollection
public AttachmentCollection Attachments { get; }

屬性值

類型:Microsoft.TeamFoundation.WorkItemTracking.Client.AttachmentCollection
表示附件屬於此工作項目的 AttachmentCollection 物件。

.NET Framework 安全性

請參閱

參考

WorkItem 類別

Microsoft.TeamFoundation.WorkItemTracking.Client 命名空間