Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
uap15:DependencyTarget
Allows a main package manifest to specify whether the package is a valid target for dynamic dependencies.
Element hierarchy
<Package>
└─ <Properties>
└─ <uap15:DependencyTarget>
Syntax
<uap15:DependencyTarget>
<!-- TODO: Add value description -->
</uap15:DependencyTarget>
Value
Attributes
None.
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| Properties | Defines additional metadata about the package including attributes that describe how the package appears to users. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/15 |
| Minimum OS Version | Windows 11 version 22H2 (Build 22621) |
Remarks
For more information on dynamic dependencies, see Use the dynamic dependency API to reference MSIX packages at run time.
Examples
See also
App capability declarations MSIX framework packages and dynamic dependencies
Feedback
Was this page helpful?
