interface IKeymanSystemInfo : IKeymanObject : IDispatch
Returns information about the Keyman Engine installation and allows access to the diagnostic tool.
| Name | Type | Declaration |
|---|---|---|
| Refresh | Method | Sub Refresh |
| RunDiagnostics | Method | Sub RunDiagnostics |
| Name | Type | Declaration |
|---|---|---|
| EngineInstallPath | Property Get | Property Get EngineInstallPath As String |
| EngineVersion | Property Get | Property Get EngineVersion As String |
| IsAdministrator | Property Get | Property Get IsAdministrator As Boolean |