C# Class Podcatcher.AddSubscriptionOptions

Show file Open project: kypeli/Podcatcher Class Usage Examples

Public Properties

Property Type Description
isImportingFromExternalService bool
password String
rssUrl String
username String

Property Details

isImportingFromExternalService public property

public bool isImportingFromExternalService
return bool

password public property

public String password
return String

rssUrl public property

public String rssUrl
return String

username public property

public String username
return String