---
title: UTTypeBinaryPropertyList
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypebinarypropertylist
---

# UTTypeBinaryPropertyList

A type that represents a binary property list.

## Declaration

```occ
extern UTType * const UTTypeBinaryPropertyList;
```

## Discussion

Discussion The identifier for this type is com.apple.binary-property-list. This type conforms to UTTypePropertyList.

## See Also

### Property lists

- [UTTypePropertyList](uniformtypeidentifiers/uttypepropertylist.md)
- [UTTypeXMLPropertyList](uniformtypeidentifiers/uttypexmlpropertylist.md)
