DotNetWikiBot Framework Documentation
Default edit comment. You can set it to whatever you would like.

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

Syntax

C#
public string defaultEditComment

Field Value

Type: String

Examples

 Copy imageCopy
mySite.defaultEditComment = "My default edit comment";

See Also