In The Hand LtdIn The Hand
DownloadFile Method (address, fileName)
NamespacesInTheHand.NetWebClientDownloadFile(String, String)
.NET Components for Mobility
Downloads the resource with the specified URI to a local file.
Declaration Syntax
C#Visual Basic
public void DownloadFile(
	string address,
	string fileName
)
Public Sub DownloadFile ( _
	address As String, _
	fileName As String _
)
Parameters
address (String)
The URI from which to download data.
fileName (String)
The name of the local file that is to receive the data.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0