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

14 lines
228 B
Markdown

---
title: IKeymanKeyboardLanguage::BCP47Code Property
---
## Introduction
The `IKeymanKeyboardLanguage::BCP47Code` property returns the BCP 47
code for the language.
## Specification
``` clike
readonly string BCP47Code
```