C# Class WikiFunctions.AWBSettings.ExternalProgramPrefs

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

public bool Enabled
return bool

OutputFile public property

public string OutputFile
return string

Parameters public property

public string Parameters
return string

PassAsFile public property

public bool PassAsFile
return bool

Program public property

public string Program
return string

Skip public property

public bool Skip
return bool