C# Class OdessaGUIProject.UpdateChecker.UpdateResult

Show file Open project: noahsw/highlight-hunter

Public Properties

Property Type Description
DownloadPage string
IsUpdateAvailable bool
LatestVersion string
WhatsNew string

Property Details

DownloadPage public property

public string DownloadPage
return string

IsUpdateAvailable public property

public bool IsUpdateAvailable
return bool

LatestVersion public property

public string LatestVersion
return string

WhatsNew public property

public string WhatsNew
return string