Intersoft ClientUI Documentation
Download(Uri) Method



Syntax
Public Overloads Overrides Sub Download( _
   ByVal source As Uri _
) 
Dim instance As PackageDownloader
Dim source As Uri
 
instance.Download(source)
public override void Download( 
   Uri source
)
public:
void Download( 
   Uri^ source
) override 

Parameters

source
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PackageDownloader Class
PackageDownloader Members
Overload List

Send Feedback