C# Class AdvancedLauncher.UI.Controls.NewsBlock.UserStatus

Datei anzeigen Open project: GoldRenard/DMOAdvancedLauncher

Public Properties

Property Type Description
ProfileImageBitmap System.Windows.Media.Imaging.BitmapImage
ProfileImageUrl string
RetweetImageUrl string
Status string
StatusDate System.DateTime
StatusId string
UserName string
UserScreenName string

Property Details

ProfileImageBitmap public_oe property

public BitmapImage,System.Windows.Media.Imaging ProfileImageBitmap
return System.Windows.Media.Imaging.BitmapImage

ProfileImageUrl public_oe property

public string ProfileImageUrl
return string

RetweetImageUrl public_oe property

public string RetweetImageUrl
return string

Status public_oe property

public string Status
return string

StatusDate public_oe property

public DateTime,System StatusDate
return System.DateTime

StatusId public_oe property

public string StatusId
return string

UserName public_oe property

public string UserName
return string

UserScreenName public_oe property

public string UserScreenName
return string