PhotoResult Constructor (TaskResult)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the PhotoResult class with the specified TaskResult.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- taskResult
- Type: Microsoft.Phone.Tasks.TaskResult
The TaskResult associated with the new PhotoResult.
Show: