uap4:CustomCapability
Declares a custom capability required by a package.
Element hierarchy
<uap4:CustomCapability>
Syntax
<uap4:CustomCapability
Name = 'An alphanumeric string in the form: "company.capabilitynamefromstore_publisherId".' >
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Name | The name of the capability. | An alphanumeric string in the form: company.capabilitynamefromstore_publisherId. | Yes |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
Capability | Declares the access to protected user resources that the package requires. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/4 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |