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