deployment:Files

Contains one or more File elements specifying DLL files that provide DEH functionality that ships outside of an OS release.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <deployment:Extension>

                        <deployment:DeploymentExtensionHandler>

                                  <deployment:Files>

Syntax

<deployment:Files>

  <!-- Child elements -->
  deployment:Files {0,1000}
</deployment:Files>

Key

{}   specific range of occurrences

Attributes and elements

Attributes

None

Child elements

Child element Description
deployment:File Specifies one or more DLL files that provide DEH functionality that ships outside of an OS release.

Parent elements

Parent element Description
deployment:DeploymentExtensionHandler Allows an app to specify one or more DLL files that provide DEH functionality that ships outside of an OS release.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/deployment/windows10
Minimum OS Version Windows 10 (Build 20348)