C# Class wmib.Extensions.RssFeed.RssFeedItem

Afficher le fichier Open project: benapetr/wikimedia-bot Class Usage Examples

Méthodes publiques

Свойство Type Description
Author string
ChannelId string
Description string
ItemId string
Link string
PublishDate string
Title string
bugzilla_assignee string
bugzilla_component string
bugzilla_creation string
bugzilla_priority string
bugzilla_product string
bugzilla_reporter string
bugzilla_reso string
bugzilla_severity string
bugzilla_status string
bugzilla_target string

Property Details

Author public_oe property

public string Author
Résultat string

ChannelId public_oe property

Gets or sets the channel id
public string ChannelId
Résultat string

Description public_oe property

Gets or sets the description
public string Description
Résultat string

ItemId public_oe property

Gets or sets the item id
public string ItemId
Résultat string

Link public_oe property

Gets or sets the link
public string Link
Résultat string

PublishDate public_oe property

Gets or sets the publish date
public string PublishDate
Résultat string

Title public_oe property

Gets or sets the title
public string Title
Résultat string

bugzilla_assignee public_oe property

public string bugzilla_assignee
Résultat string

bugzilla_component public_oe property

public string bugzilla_component
Résultat string

bugzilla_creation public_oe property

public string bugzilla_creation
Résultat string

bugzilla_priority public_oe property

public string bugzilla_priority
Résultat string

bugzilla_product public_oe property

public string bugzilla_product
Résultat string

bugzilla_reporter public_oe property

public string bugzilla_reporter
Résultat string

bugzilla_reso public_oe property

public string bugzilla_reso
Résultat string

bugzilla_severity public_oe property

public string bugzilla_severity
Résultat string

bugzilla_status public_oe property

public string bugzilla_status
Résultat string

bugzilla_target public_oe property

public string bugzilla_target
Résultat string