---
title: containerID
framework: iousbhost
role: symbol
role_heading: Type Property
path: iousbhost/iousbhostdevicepropertykey/containerid
---

# containerID

The device’s container ID.

## Declaration

```swift
static let containerID: IOUSBHostDevicePropertyKey
```

## Discussion

Discussion See USB 3.2, 9.6.2.3 for more information.

## See Also

### Properties

- [currentConfiguration](iousbhost/iousbhostdevicepropertykey/currentconfiguration.md)
- [serialNumberString](iousbhost/iousbhostdevicepropertykey/serialnumberstring.md)
- [vendorString](iousbhost/iousbhostdevicepropertykey/vendorstring.md)
- [IOUSBHostPropertyKey](iousbhost/iousbhostpropertykey.md)
