C# 클래스 FileScanner.SearchSummary.ReportOptions

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

공개 프로퍼티들

프로퍼티 타입 설명
contextSizeChars int
headerHasGenerationDate bool
headerHasInputPaths bool
headerHasSearchQuery bool
maxEntries int
outputFilePath string
resultHasContext bool
resultHasCreationTime bool
resultHasFileSize bool
resultHasFullFilePath bool
resultHasLastAccessTime bool
resultHasLastModificationTime bool

프로퍼티 상세

contextSizeChars 공개적으로 프로퍼티

public int contextSizeChars
리턴 int

headerHasGenerationDate 공개적으로 프로퍼티

public bool headerHasGenerationDate
리턴 bool

headerHasInputPaths 공개적으로 프로퍼티

public bool headerHasInputPaths
리턴 bool

headerHasSearchQuery 공개적으로 프로퍼티

public bool headerHasSearchQuery
리턴 bool

maxEntries 공개적으로 프로퍼티

public int maxEntries
리턴 int

outputFilePath 공개적으로 프로퍼티

public string outputFilePath
리턴 string

resultHasContext 공개적으로 프로퍼티

public bool resultHasContext
리턴 bool

resultHasCreationTime 공개적으로 프로퍼티

public bool resultHasCreationTime
리턴 bool

resultHasFileSize 공개적으로 프로퍼티

public bool resultHasFileSize
리턴 bool

resultHasFullFilePath 공개적으로 프로퍼티

public bool resultHasFullFilePath
리턴 bool

resultHasLastAccessTime 공개적으로 프로퍼티

public bool resultHasLastAccessTime
리턴 bool

resultHasLastModificationTime 공개적으로 프로퍼티

public bool resultHasLastModificationTime
리턴 bool