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

17 lines
470 B
Markdown

---
title: IKeymanKeyboardInstalled::IconFilename Property
---
## Introduction
The `IKeymanKeyboardInstalled::IconFilename` property returns the fully
qualified filename of a Windows .ico file that is generated from the
icon resource contained within the keyboard when the keyboard is
installed. This icon file is used when Keyman creates a Windows input
method associated with the Keyman keyboard layout.
## Specification
``` clike
readonly string IconFilename
```