AsyncDownloadPolicy.DownloadedEventArgs Properties
Contains data for the Downloaded event.| Name | Description |
|---|---|
| Result | Gets the downloaded resource (object). |
| Uri | Gets the identifier of the downloaded resource. |
| ValueType | Gets a value that identifies the group of controls to which an individual control (that initiated the download) belongs. Inherited from AsyncDownloadPolicy.AsyncDownloaderEventArgs. |
See Also