DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Category names with namespace prefixes (e.g. "Category:Art").
Returns list of strings, containing category names found in
page's text and added by page's templates.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public List<string> GetAllCategories() |
Return Value
Type: List<(Of <(<'String>)>)>Category names with namespace prefixes (e.g. "Category:Art").