Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
<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 |