Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

uap6:Capability

Declares a capability required by a package.

Element hierarchy

<Package>
   └─ <Capabilities>
      └─ <uap6:Capability>

Syntax

<uap6:Capability
 Name = 'A required string with the value "graphicsCapture".' />

Attributes

Attribute Description Data type Required Default value
Name The name of the capability. A string that can have one of the following values: graphicsCapture. Yes

Child elements

None.

Parent elements

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

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/6
Minimum OS Version Windows 10 version 1803 (Build 17134)

Remarks

Examples

See also

App capability declarations


Feedback

Was this page helpful?

Additional resources