DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Saves page text to the specified file. If the target file already exists
it is overwritten.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void SaveToFile( string filePathName ) |
Parameters
- filePathName
- Type: System..::..String
Path and name of the file.