BackgroundTransferRequest Constructor (Uri)
[ 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 BackgroundTransferRequest class with the specified request URI.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- requestUri
- Type: System.Uri
The URI of the requested file.
Show: