Поделиться через


Свойство ListItem.AttachmentFiles

Specifies the collection of attachments that are associated with the list item.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property AttachmentFiles As AttachmentCollection
    Get
'Применение
Dim instance As ListItem
Dim value As AttachmentCollection

value = instance.AttachmentFiles
public AttachmentCollection AttachmentFiles { get; }

Значение свойства

Тип: Microsoft.SharePoint.Client.AttachmentCollection

См. также

Справочные материалы

ListItem класс

Элементы ListItem

Пространство имен Microsoft.SharePoint.Client