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

14 lines
265 B
Markdown

---
title: IKeymanSystemInfo::EngineInstallPath Property
---
## Introduction
The `IKeymanSystemInfo::EngineInstallPath` property returns the fully
qualified path where Keyman Engine is installed.
## Specification
``` clike
readonly string EngineInstallPath
```