DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Default edit comment. You can set it to whatever you would like.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public string defaultEditComment |
Field Value
Type: String
Examples
mySite.defaultEditComment = "My default edit comment"; | |