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

592 B

title
IKeymanKeyboard::Filename Property

Introduction

The IKeymanKeyboard::Filename property returns the fully qualified filename of the keyboard .kmx file. If the parent interface is IKeymanKeyboardFile, then the filename is the same as the file used to instantiate the interface; otherwise, the file will be in the Keyman keyboard store, and should not be moved out of the store except by calling the IKeymanKeyboardInstalled::Uninstall method.

Specification

readonly string Filename