mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
14 lines
265 B
Markdown
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
|
|
```
|