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

The IBackgroundCopyFile2type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
GetFileRanges(UInt32 % , array< BackgroundFileRange > [] () [] [] % )
Gets the ranges you want to download from the remote file
GetLocalName(String % )
Gets local file name
GetProgress(BitsFileProgress % )
Gets file progress
GetRemoteName(String % )
Gets remote file name
SetRemoteName(String)
Changes the remote name to a new URL in a download job

See Also