uap17:PackageExtensionHost
Declares an app extensibility point of type windows.packageExtensionHost. This element indicates which categories of extensions the package can host. Those category names are provided as child elements, of which at least one is required.
- <Package>
-
- <Extensions>
-
- <uap17:Extension>
- <uap17:PackageExtensionHost>
syntax
<uap17:PackageExtensionHost>
<!-- Child elements -->
Name{0,unbounded}
</uap17:PackageExtensionHost>
{}
specific range of occurrences
Element | Description |
---|---|
Name | Specifies the name of an extension category that can be hosted by a PackageExtensionHost. |
Prefix | Value |
---|---|
uap17 | http://schemas.microsoft.com/appx/manifest/uap/windows10/17 |