PublisherCacheFolders (Windows 10)

Declares a package extensibility point of type windows.publisherCacheFolders. This specifies one or more folders that the package shares with other packages from the same publisher.

Element hierarchy

<Package>

    <Extensions>

         <Extension>

              <PublisherCacheFolder>

Syntax

<PublisherCacheFolders>

  <!-- Child elements -->
  Folder{1,100}

</PublisherCacheFolders>

Key

{}   specific range of occurrences

Attributes and elements

Attributes

None.

Child elements

Child element Description
Folder Specifies a folder that the package shares with other packages from the same publisher.

Parent elements

Parent element Description
Extension (in type: CT_PackageExtensions) Declares an extensibility point for the package.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/foundation/windows10