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

14 lines
212 B
Markdown

---
title: IKeymanPackage::Website Property
---
## Introduction
The `IKeymanPackage::Website` property returns the website string from
the package file.
## Specification
``` clike
readonly string Website
```