Downloads the resource with the specified URI to a local file.

Declaration Syntax
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: 2.1.0.0