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

14 lines
207 B
Markdown

---
title: IKeymanLanguage::LocaleName Property
---
## Introduction
The `IKeymanLanguage::LocaleName` property returns the name of the
language.
## Specification
``` clike
readonly string LocaleName
```