DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Returns the List object.
Returns the list of strings which contains external links
found in page's text.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public List<string> GetExternalLinks() |
Return Value
Type: List<(Of <(<'String>)>)>Returns the List object.