PhotoResult Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The PhotoResult type exposes the following members.
| Name | Description | |
|---|---|---|
|
ChosenPhoto | Gets the stream containing the data for the photo. |
|
Error | The exception associated with the TaskEventArgs. (Inherited from TaskEventArgs.) |
|
OriginalFileName | Gets the file name of the photo. |
|
TaskResult | The TaskResult associated with the TaskEventArgs. This indicates whether the task was completed successfully, if the user cancelled the task, or if no result information is available. (Inherited from TaskEventArgs.) |
Show: