DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Gets page titles from UTF8-encoded file. Each title must be on a new line.
The function does not clear the existing PageList, new pages will be added.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void FillFromFile( string filePathName ) |
Parameters
- filePathName
- Type: System..::..String
Full file path and name.