DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns list of strings.
Gets the list of all WikiMedia Foundation wiki sites as listed
here.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public List<string> GetWikimediaProjects( bool officialOnly ) |
Parameters
- officialOnly
- Type: System..::..Boolean
If set to false, function also returns special and private WikiMedia projects.
Return Value
Type: List<(Of <(<'String>)>)>Returns list of strings.