<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VideoToolbox",
  "identifier" : "/documentation/VideoToolbox/VTExtensionPropertiesKey/containingBundleName",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Video Toolbox",
      "VideoToolbox"
    ],
    "preciseIdentifier" : "c:@kVTExtensionProperties_ContainingBundleNameKey"
  },
  "title" : "containingBundleName"
}
-->

# containingBundleName

A dictionary key for the extension host application localized name.

```
static let containingBundleName: VTExtensionPropertiesKey
```

## Discussion

This key points to a `CFStringRef` value with the localized name of the application hosting the extension.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)