uap4:UserDataTaskDataProvider
Enables an app to become a DataProvider for a task.
Element hierarchy
<uap4:UserDataTaskDataProvider>
Syntax
<uap4:UserDataTaskDataProvider
ServerName = 'An optional string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' >
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
ServerName | The server that will be used to satisfy the contract activation. This is only used for PPLE host processes. | A string between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | No |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
uap4:Extension | Declares an extensibility point for the app. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/4 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |