ManifestURL.ItemsItem.Metadata
The metadata for an application or package manifest item.
Declaration
object ManifestURL.ItemsItem.MetadataProperties
| Name | Type | Description |
|---|---|---|
bundle-identifier Required | string | The bundle identifier of the app or package manifest item. |
bundle-version | string | The bundle version of the app or package manifest item. |
kind Required | string | The type of manifest item. For an app or package, this needs to be |
subtitle | string | The name of the app or package developer. |
title Required | string | The title of the app or package being installed. |