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.
<PublisherCacheFolder>
XML
<PublisherCacheFolders>
<!-- Child elements -->
Folder{1,100}
</PublisherCacheFolders>
{}
specific range of occurrences
None.
Child element | Description |
---|---|
Folder | Specifies a folder that the package shares with other packages from the same publisher. |
Parent element | Description |
---|---|
Extension (in type: CT_PackageExtensions) | Declares an extensibility point for the package. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |