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>
  A boolean value.
</uap15:DependencyTarget>

Attributes and elements

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.

Remarks

For more information on dynamic dependencies, see Use the dynamic dependency API to reference MSIX packages at run time.

See also

App capability declarations MSIX framework packages and dynamic dependencies

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/foundation/windows10/15
Minimum OS Version Windows 11 version 22H2 (Build 22621)