Table of Contents

Class UpdateXmlInfo

Namespace
H.Modules.Upgrade
Assembly
H.Modules.Upgrade.dll
public class UpdateXmlInfo
Inheritance
UpdateXmlInfo
Inherited Members
Extension Methods

Properties

Changelog

public string Changelog { get; set; }

Property Value

string

Force

是否强制更新,是则不更新程序推出

public bool Force { get; set; }

Property Value

bool

Url

public string Url { get; set; }

Property Value

string

Version

public string Version { get; set; }

Property Value

string