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

14 lines
245 B
Markdown

---
title: IKeymanPackage::AuthorEmail Property
---
## Introduction
The `IKeymanPackage::AuthorEmail` property returns the email address of
the author as listed in the package file.
## Specification
``` clike
readonly string AuthorEmail
```