---
title: attachmentFileURLs
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssharingservice/attachmentfileurls
---

# attachmentFileURLs

An array of NSURL objects representing the files that were shared.

## Declaration

```swift
var attachmentFileURLs: [URL]? { get }
```

## See Also

### Getting the Shared Items

- [messageBody](appkit/nssharingservice/messagebody.md)
- [permanentLink](appkit/nssharingservice/permanentlink.md)
