rescap:Capability (Windows 10)

Declares a restricted capability required by a package.

Element hierarchy

<Package>

    <Capabilities>

         <rescap:Capability>

Syntax

<rescap:Capability
    Name = 'A string that is between 3 and 128 characters that can contain alphanumeric characters and underscores.' />

Attributes and elements

Attributes

Attribute Description Data type Required Default value
Name The name of the capability. A string that is between 3 and 128 characters that can contain alphanumeric characters and underscores. Yes

Child elements

None.

Parent elements

Parent Element Description
Capabilities Declares the access to protected user resources that the package requires.

Examples

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities
Minimum OS Version Windows 10 version 1511 (Build 10586)