---
title: contentSources
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/contentsources
---

# contentSources

An array of sources from which the media was obtained.

## Declaration

```swift
var contentSources: [String]? { get set }
```

## Discussion

Discussion The string values in this property might include the URL of the website from which the file was downloaded or information that describes the email to which the file was attached.

## See Also

### Describing media

- [comment](corespotlight/cssearchableitemattributeset/comment.md)
- [contentCreationDate](corespotlight/cssearchableitemattributeset/contentcreationdate.md)
- [contentModificationDate](corespotlight/cssearchableitemattributeset/contentmodificationdate.md)
- [copyright](corespotlight/cssearchableitemattributeset/copyright.md)
- [downloadedDate](corespotlight/cssearchableitemattributeset/downloadeddate.md)
- [editors](corespotlight/cssearchableitemattributeset/editors.md)
- [lastUsedDate](corespotlight/cssearchableitemattributeset/lastuseddate.md)
- [participants](corespotlight/cssearchableitemattributeset/participants.md)
- [projects](corespotlight/cssearchableitemattributeset/projects.md)
- [addedDate](corespotlight/cssearchableitemattributeset/addeddate.md)
- [codecs](corespotlight/cssearchableitemattributeset/codecs.md)
- [contactKeywords](corespotlight/cssearchableitemattributeset/contactkeywords.md)
- [deliveryType](corespotlight/cssearchableitemattributeset/deliverytype.md)
- [duration](corespotlight/cssearchableitemattributeset/duration.md)
- [mediaTypes](corespotlight/cssearchableitemattributeset/mediatypes.md)
