C# 클래스 WikiFunctions.AWBSettings.ExternalProgramPrefs

파일 보기 프로젝트 열기: reedy/AutoWikiBrowser 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Enabled bool
OutputFile string
Parameters string
PassAsFile bool
Program string
Skip bool

프로퍼티 상세

Enabled 공개적으로 프로퍼티

public bool Enabled
리턴 bool

OutputFile 공개적으로 프로퍼티

public string OutputFile
리턴 string

Parameters 공개적으로 프로퍼티

public string Parameters
리턴 string

PassAsFile 공개적으로 프로퍼티

public bool PassAsFile
리턴 bool

Program 공개적으로 프로퍼티

public string Program
리턴 string

Skip 공개적으로 프로퍼티

public bool Skip
리턴 bool