Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 955 Bytes

userdatatasklist_gettaskreader_1451551250.md

File metadata and controls

32 lines (18 loc) · 955 Bytes
-api-id -api-type
M:Windows.ApplicationModel.UserDataTasks.UserDataTaskList.GetTaskReader(Windows.ApplicationModel.UserDataTasks.UserDataTaskQueryOptions)
winrt method

Windows.ApplicationModel.UserDataTasks.UserDataTaskList.GetTaskReader

-description

Gets a UserDataTaskReader object associated with this UserDataTaskList by using the specified UserDataTaskQueryOptions.

-parameters

-param options

The UserDataTaskQueryOptions to use when creating the UserDataTaskReader.

-returns

A UserDataTaskReader object associated with this UserDataTaskList.

-remarks

-see-also

-examples