mobile:Capability
Declares a capability required by a package.
<mobile:Capability>
XML
<mobile:Capability
Name = 'A string that can have one of the following values: "recordedCallsFolder".' />
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Name | The name of the capability. | A string that can have one of the following values: "recordedCallsFolder". | Yes |
None.
Parent element | Description |
---|---|
Capabilities | Declares the access to protected user resources that the package requires. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/mobile/windows10 |
Minimum OS Version | Windows 10 version 1511 (Build 10586) |