---
title: typeApplicationBundleID
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/typeapplicationbundleid
---

# typeApplicationBundleID

## typeApplicationBundleID

typeApplicationBundleID Global Variable of coreservices Indicates a descriptor containing UTF-8 characters that specify the bundle ID of an application. Bundle IDs should be constructed similarly to `"com.company.directorylocation.ApplicationName"`.

``` var typeApplicationBundleID: DescType { get } ```
