C# Class WikiFunctions.AWBSettings.ExternalProgramPrefs

Datei anzeigen Open project: reedy/AutoWikiBrowser Class Usage Examples

Public Properties

Property Type Description
Enabled bool
OutputFile string
Parameters string
PassAsFile bool
Program string
Skip bool

Property Details

Enabled public_oe property

public bool Enabled
return bool

OutputFile public_oe property

public string OutputFile
return string

Parameters public_oe property

public string Parameters
return string

PassAsFile public_oe property

public bool PassAsFile
return bool

Program public_oe property

public string Program
return string

Skip public_oe property

public bool Skip
return bool