DotNetWikiBot Framework Documentation
Returns links to sister wiki projects, found in this page's text. These may include interlanguage links but only those embedded in text, not those located on wikidata.org

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public List<string> GetSisterwikiLinks()

Return Value

Type: List<(Of <(<'String>)>)>
Returns the List<string> object.

See Also