uap5:UserActivity
Allows an app to specify the web site associated with this application for cross platform UserActivity publishing.
<uap5:UserActivity>
XML
<uap5:UserActivity
ActivitySourceHost = 'A string with a value between 1 and 255 characters in length.' />
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
ActivitySourceHost | The fully-qualified domain name of the web site associated with the app. | A string with a value between 1 and 255 characters in length. | Yes |
None
Parent element | Description |
---|---|
uap5:Extension | Declares an extensibility point for the app. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
Minimum OS Version | Windows 10 version 1709 (Build 16299) |