C# Class AutoWikiBrowser.Plugins.IFD.IfdSettings

Datei anzeigen Open project: reedy/AutoWikiBrowser Class Usage Examples

Public Properties

Property Type Description
AppendToEditSummary bool
Comment bool
Enabled bool
Images string>.Dictionary
Skip bool

Property Details

AppendToEditSummary public_oe property

public bool AppendToEditSummary
return bool

Comment public_oe property

public bool Comment
return bool

Enabled public_oe property

public bool Enabled
return bool

Images public_oe property

public Dictionary Images
return string>.Dictionary

Skip public_oe property

public bool Skip
return bool