---
title: profileSet
framework: Application Services
role: symbol
role_heading: Instance Property
platforms: [macOS 10.0+]
path: applicationservices/cmconcatprofileset/1560151-profileset
---

# profileSet

A variable-length array of profile references. The references must be in processing order from source to destination. The rules governing the types of profiles you can specify in a profile array differ depending on whether you are creating a profile set for the function [CWConcatColorWorld](../colorsync_manager/1805087-cwconcatcolorworld.md) or for the function [CWNewLinkProfile](../colorsync_manager/1804915-cwnewlinkprofile.md). See the function descriptions for details. 

## Declaration

```occ
CMProfileRef profileSet[1];
```
