C# Class WikiFunctions.AWBSettings.EditPrefs

显示文件 Open project: reedy/AutoWikiBrowser Class Usage Examples

Public Properties

Property Type Description
Append bool
AppendText bool
AppendTextMetaDataSort bool
AutoDelay int
BotMaxEdits int
GeneralFixes bool
ImageFind string
NewCategory string
NewCategory2 string
Newlines int
ReImage int
Recategorisation int
RegexTypoFix bool
RemoveSortKey bool
Replace string
SkipIfNoCatChange bool
SkipIfNoImgChange bool
SupressTag bool
Tagger bool
Text string
Unicodify bool

Property Details

Append public_oe property

public bool Append
return bool

AppendText public_oe property

public bool AppendText
return bool

AppendTextMetaDataSort public_oe property

public bool AppendTextMetaDataSort
return bool

AutoDelay public_oe property

public int AutoDelay
return int

BotMaxEdits public_oe property

public int BotMaxEdits
return int

GeneralFixes public_oe property

public bool GeneralFixes
return bool

ImageFind public_oe property

public string ImageFind
return string

NewCategory public_oe property

public string NewCategory
return string

NewCategory2 public_oe property

public string NewCategory2
return string

Newlines public_oe property

public int Newlines
return int

ReImage public_oe property

public int ReImage
return int

Recategorisation public_oe property

public int Recategorisation
return int

RegexTypoFix public_oe property

public bool RegexTypoFix
return bool

RemoveSortKey public_oe property

public bool RemoveSortKey
return bool

Replace public_oe property

public string Replace
return string

SkipIfNoCatChange public_oe property

public bool SkipIfNoCatChange
return bool

SkipIfNoImgChange public_oe property

public bool SkipIfNoImgChange
return bool

SupressTag public_oe property

public bool SupressTag
return bool

Tagger public_oe property

public bool Tagger
return bool

Text public_oe property

public string Text
return string

Unicodify public_oe property

public bool Unicodify
return bool