C# 클래스 AdvancedLauncher.UI.Controls.NewsBlock.UserStatus

파일 보기 프로젝트 열기: GoldRenard/DMOAdvancedLauncher

공개 프로퍼티들

프로퍼티 타입 설명
ProfileImageBitmap System.Windows.Media.Imaging.BitmapImage
ProfileImageUrl string
RetweetImageUrl string
Status string
StatusDate System.DateTime
StatusId string
UserName string
UserScreenName string

프로퍼티 상세

ProfileImageBitmap 공개적으로 프로퍼티

public BitmapImage,System.Windows.Media.Imaging ProfileImageBitmap
리턴 System.Windows.Media.Imaging.BitmapImage

ProfileImageUrl 공개적으로 프로퍼티

public string ProfileImageUrl
리턴 string

RetweetImageUrl 공개적으로 프로퍼티

public string RetweetImageUrl
리턴 string

Status 공개적으로 프로퍼티

public string Status
리턴 string

StatusDate 공개적으로 프로퍼티

public DateTime,System StatusDate
리턴 System.DateTime

StatusId 공개적으로 프로퍼티

public string StatusId
리턴 string

UserName 공개적으로 프로퍼티

public string UserName
리턴 string

UserScreenName 공개적으로 프로퍼티

public string UserScreenName
리턴 string