[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The DownloadedFiletype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
DownloadedSuccessfully
If true, then the file was downloaded successfully and exists locally. If false, it was not downloaded successfully and probably does not exist locally.
FileDownloadMethod
Gets the method used to download the file
LocalPathToFile
Gets the local path to the file
RemotePathToFile
Gets the remote path to the file

See Also