Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.82 KB

element-uap-applicationcontenturirules.md

File metadata and controls

63 lines (41 loc) · 1.82 KB
description Search.Product title ms.assetid keywords ms.topic ms.date
Specifies which pages in the web context have access to the system's geolocation devices and access to the clipboard (Windows 10; uap:ApplicationContentUriRules).
eADQiWindows 10XVcnh
uap:ApplicationContentUriRules (Windows 10)
ae619bfa-0087-46ac-90e3-934a7bae85ba
windows 10, uwp, schema, package manifest
reference
04/05/2017

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

<Package>

    <Applications>

         <Application>

              <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)