---
title: kMDItemDisplayName
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kmditemdisplayname
---

# kMDItemDisplayName

The localized version of the file name.  A CFString.

## Declaration

```swift
let kMDItemDisplayName: CFString!
```

## Discussion

Discussion This is the localized version of the LaunchServices call LSCopyDisplayNameForURL(_:_:)/LSCopyDisplayNameForRef(_:_:).
