uap10:AllowExternalContent

Enables your package manifest to reference content outside the package, in a specific location on disk. See Grant package identity by packaging with external location.

Element hierarchy

<Package>

    <Properties>

         <uap10:AllowExternalContent>

Syntax

<uap10:AllowExternalContent>
  A boolean value.
</uap10:AllowExternalContents>

Key

?   optional (zero or one)

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 behaves.

Remarks

The uap10:AllowExternalContent element contains a boolean value. For more information about the use of the element, see Grant package identity by packaging with external location.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/10
Minimum OS Version Windows 10 version 2004 (Build 19041)