In The Hand - .NET Components for Mobility
DownloadString Method (address)
NamespacesInTheHand.NetWebClientDownloadString(String)
Downloads the specified resource as a String.
Declaration Syntax
C#Visual Basic
public string DownloadString(
	string address
)
Public Function DownloadString ( _
	address As String _
) As String
Parameters
address (String)
The URI from which to download data.
Return Value
A String containing the specified resource.

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