Click or drag to resize
INewVersionCheckerProviderDownloadFileContent Method
Downloads a file from the Internet and returns its content.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string DownloadFileContent(
	string url
)

Parameters

url
Type: SystemString

Return Value

Type: String
See Also