C# Class AutoWikiBrowser.Plugins.IFD.IfdSettings

Show file 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 property

public bool AppendToEditSummary
return bool

Comment public property

public bool Comment
return bool

Enabled public property

public bool Enabled
return bool

Images public property

public Dictionary Images
return string>.Dictionary

Skip public property

public bool Skip
return bool