uap:ApplicationContentUriRules (Windows 10)
Specifies which pages in the web context have access to the system's geolocation devices (if the app has permission to access this capability) and access to the clipboard.
Element hierarchy
<uap:ApplicationContentUriRules>
Syntax
<uap:ApplicationContentUriRules>
<!-- Child elements -->
uap:Rule{1,100}
</uap:ApplicationContentUriRules>
Key
{}
specific range of occurrences
Attributes and elements
Attributes
None.
Child elements
Child element | Description |
---|---|
uap:Rule | Specifies which pages in the web context have access to the system's geolocation devices (if the app has permission to access this capability) and access to the clipboard. |
Parent elements
Parent element | Description |
---|---|
Application | Represents an app that comprises part of or all of the functionality delivered in the package. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10 |
Minimum OS Version | Windows 10 version 1511 (Build 10586) |