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

15 lines
288 B
Markdown

---
title: IKeymanVisualKeyboard::Filename Property
---
## Introduction
The `IKeymanVisualKeyboard::Filename` property returns the fully
qualified filename of the visual keyboard .kvk file as found in the
Keyman keyboard store.
## Specification
``` clike
readonly string Filename
```