rescap:Link
Registers a deep link from the settings page to the settings app.
Element hierarchy
<rescap:Link>
Syntax
<rescap:Link
AppActivationMode = 'A string.'
DisplayName = 'A string
/>
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
AppActivationMode | A deep link into the settings app in the form "uri://yourapp#deeplink" | A string. | Yes | |
DisplayName | The display text for the deep link into the settings app. | A string. | Yes |
Child elements
None
Parent elements
Parent element | Description |
---|---|
rescap:AppLinks | Registers one or more deep links for a settings app. |
Remarks
For information about creating and registering a settings app, see Create a partner settings app.
Requirements
Item | Value |
---|---|
rescap | http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities |
Minimum OS Version | Windows 10 version 1511 (Build 10586) |