ApplicationContentUriRules

1 out of 4 rated this helpful - Rate this topic

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 ElementDescription
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 ElementDescription
Application

Represents an app that comprises part of or all of the functionality delivered in the package.

 

Requirements

Namespace

http://schemas.microsoft.com/appx/2010/manifest

 

 

Build date: 2/20/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.