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

14 lines
256 B
Markdown

---
title: IKeymanLanguage::BCP47Code Property
---
## Introduction
The `IKeymanLanguage::BCP47Code` property returns a BCP 47 code for the
Windows language, on operating systems that support it.
## Specification
``` clike
readonly string BCP47Code
```