Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 536 Bytes

File metadata and controls

20 lines (14 loc) · 536 Bytes
-api-id -api-type
T:Windows.ApplicationModel.UserDataTasks.UserDataTask
winrt class

Windows.ApplicationModel.UserDataTasks.UserDataTask

-description

Represents a task.

-remarks

No matter how you store task information in your app, you must be able to put that information into a UserDataTask object. This way, other apps that allow users to select tasks can use your app and process the task information it provides.

-see-also

-examples