description | title | keywords | ms.topic | ms.date |
---|---|---|---|---|
Allows a main package manifest to specify whether the package is a valid target for dynamic dependencies. |
uap15:DependencyTarget |
windows 10, uwp, schema, package manifest |
reference |
09/22/2022 |
Allows a main package manifest to specify whether the package is a valid target for dynamic dependencies.
<uap15:DependencyTarget>
<uap15:DependencyTarget>
A boolean value.
</uap15:DependencyTarget>
None.
None.
Parent element | Description |
---|---|
Properties | Defines additional metadata about the package including attributes that describe how the package appears to users. |
For more information on dynamic dependencies, see Use the dynamic dependency API to reference MSIX packages at run time.
App capability declarations MSIX framework packages and dynamic dependencies
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10/15 |
Minimum OS Version | Windows 11 version 22H2 (Build 22621) |