C# Class YouTubeFeast.ChannelJob

Afficher le fichier Open project: bietiekay/YouTubeFeast Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Property Details

ChannelDownloadDirectory public_oe property

public String ChannelDownloadDirectory
Résultat String

ChannelURL public_oe property

public String ChannelURL
Résultat String

Continue public_oe property

public bool Continue
Résultat bool

DownloadVideoFormat public_oe property

public Int32,System DownloadVideoFormat
Résultat System.Int32

HashCache public_oe property

public HashingAndCaching,YouTubeFeast HashCache
Résultat HashingAndCaching

Interval public_oe property

public Int32,System Interval
Résultat System.Int32

LastDownload public_oe property

public DateTime,System LastDownload
Résultat System.DateTime

MaximumChecks public_oe property

public Int32,System MaximumChecks
Résultat System.Int32

SearchBottom public_oe property

public bool SearchBottom
Résultat bool

SearchKeyword public_oe property

public String SearchKeyword
Résultat String

VideoService public_oe property

public VideoServices VideoService
Résultat VideoServices