| Description | Search.Product | title | ms.assetid | author | ms.author | keywords | ms.prod | ms.technology | ms.topic | ms.date |
|---|---|---|---|---|---|---|---|---|---|---|
Specifies which pages in the web context have access to the system's geolocation devices and access to the clipboard. |
eADQiWindows 10XVcnh |
ApplicationContentUriRules |
8bb7c378-6461-4c01-b02f-b7f17c32daaa |
laurenhughes |
lahugh |
windows 10, uwp, schema, package manifest |
windows |
winrt-reference |
reference |
04/05/2017 |
ApplicationContentUriRules
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
- <Package>
-
- <Applications>
-
- <Application>
- <ApplicationContentUriRules>
Syntax
<ApplicationContentUriRules>
<!-- Child elements -->
Rule{1,100}
</ApplicationContentUriRules>Key
{} specific range of occurrences
Attributes and Elements
Attributes
None.
Child Elements
| Child Element | Description |
|---|---|
| [Rule](element-rule.md) | 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](element-application.md) | Represents an app that comprises part of or all of the functionality delivered in the package. |
Requirements
Namespace |