Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 14.0 (current version)Version 10.0Version 9.0 (home page)

On this page

IKeymanPackage::ID Property

Introduction

The IKeymanPackage::ID property returns the base name of the package .kmp file, sans extension. The full filename, including path, of the package is available in the Filename property.

No two packages can share the same identifier in a Keyman Engine installation. The identifier is case insensitive and should consist of letters, digits and underscore, although some legacy identifiers may contain other characters as well. The initial letter of an identifier should be a letter.

Specification

readonly string ID