spiegel-keyman/windows/docs/engine/api/IKeymanKeyboardLanguage/Name.md
2024-10-31 10:17:54 +07:00

15 lines
278 B
Markdown

---
title: IKeymanKeyboardLanguage::Name Property
---
## Introduction
The `IKeymanKeyboardLanguage::Name` property returns the name of the
language, usually supplied in the metadata in the package the keyboard
is a part of.
## Specification
``` clike
readonly BSTR Name
```