Gets downloaded data from a successful download request.
| XAML | Cannot be used in XAML. |
| Scripting | value = downloaderObject.ResponseText |
Property Value
string
The downloaded data. As in HTML, the return value can be examined and is passed as a string in a packet, but ultimately is interpreted by whatever property you set with this value.
Applies To
Downloader
See Also
Using a Downloader Object
Completed
SetSource (MediaElement)
Status
StatusText