DotNetWikiBot Framework Documentation
MediaWiki system messages (those listed on "Special:Allmessages" page), user-modified versions. This dictionary is not filled automatically when Site object is constructed, you need to call LoadMediawikiMessages(Boolean) function with "true" parameter to load messages into this dictionary.

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

Syntax

C#
public Dictionary<string, string> messages

Field Value

Type: Dictionary<(Of <(<'String, String>)>)>

See Also