---
title: vendorID
framework: iousbhost
role: symbol
role_heading: Type Property
path: iousbhost/iousbhostmatchingpropertykey/vendorid
---

# vendorID

The matching property for the device’s vendor ID.

## Declaration

```swift
static let vendorID: IOUSBHostMatchingPropertyKey
```

## See Also

### Device Properties

- [productID](iousbhost/iousbhostmatchingpropertykey/productid.md)
- [deviceReleaseNumber](iousbhost/iousbhostmatchingpropertykey/devicereleasenumber.md)
- [configurationValue](iousbhost/iousbhostmatchingpropertykey/configurationvalue.md)
- [speed](iousbhost/iousbhostmatchingpropertykey/speed.md)
- [productIDArray](iousbhost/iousbhostmatchingpropertykey/productidarray.md)
- [productIDMask](iousbhost/iousbhostmatchingpropertykey/productidmask.md)
