SPAttachmentCollection Properties
Include Protected Members
Include Inherited Members
The SPAttachmentCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of attachments in the collection. |
![]() |
IsSynchronized | Gets a Boolean value that indicates whether access to the collection is synchronized or thread safe. |
![]() |
Item | Gets the file name of the attachment at the specified index in the collection. [C#] In C#, this property is the indexer for the SPAttachmentCollection class. |
![]() |
SyncRoot | Gets an object that is used to synchronize access to the collection. |
![]() |
UrlPrefix | Gets the URL for the directory that contains the collection. |
Top
.gif)