--- title: IKeymanKeyboardInstalled::IconFilename Property --- ## Introduction The `IKeymanKeyboardInstalled::IconFilename` property returns the fully qualified filename of a Windows .ico file that is generated from the icon resource contained within the keyboard when the keyboard is installed. This icon file is used when Keyman creates a Windows input method associated with the Keyman keyboard layout. ## Specification ``` clike readonly string IconFilename ```