C# 클래스 YouTubeFeast.ChannelJob

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

공개 프로퍼티들

프로퍼티 타입 설명
ChannelDownloadDirectory String
ChannelURL String
Continue bool
DownloadVideoFormat System.Int32
HashCache HashingAndCaching
Interval System.Int32
LastDownload System.DateTime
MaximumChecks System.Int32
SearchBottom bool
SearchKeyword String
VideoService VideoServices

프로퍼티 상세

ChannelDownloadDirectory 공개적으로 프로퍼티

public String ChannelDownloadDirectory
리턴 String

ChannelURL 공개적으로 프로퍼티

public String ChannelURL
리턴 String

Continue 공개적으로 프로퍼티

public bool Continue
리턴 bool

DownloadVideoFormat 공개적으로 프로퍼티

public Int32,System DownloadVideoFormat
리턴 System.Int32

HashCache 공개적으로 프로퍼티

public HashingAndCaching,YouTubeFeast HashCache
리턴 HashingAndCaching

Interval 공개적으로 프로퍼티

public Int32,System Interval
리턴 System.Int32

LastDownload 공개적으로 프로퍼티

public DateTime,System LastDownload
리턴 System.DateTime

MaximumChecks 공개적으로 프로퍼티

public Int32,System MaximumChecks
리턴 System.Int32

SearchBottom 공개적으로 프로퍼티

public bool SearchBottom
리턴 bool

SearchKeyword 공개적으로 프로퍼티

public String SearchKeyword
리턴 String

VideoService 공개적으로 프로퍼티

public VideoServices VideoService
리턴 VideoServices