Click or drag to resize
NetExtrasDownloadFile Method

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void DownloadFile(
	string url,
	string filename
)

Parameters

url
Type: SystemString
filename
Type: SystemString
See Also