DotNetWikiBot Framework Documentation
Downloads image, audio or video file, pointed by this page's title, from the wiki site to local computer. Redirection is resolved automatically.

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public void DownloadImage(
	string filePathName
)

Parameters

filePathName
Type: System..::..String
Path and name of local file to save image to.

See Also