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

14 lines
259 B
Markdown

---
title: IKeymanPackageContentFile::Description Property
---
## Introduction
The `IKeymanPackageContentFile::Description` property returns the
description of the file from the package metadata.
## Specification
``` clike
readonly string Description
```