Table of Contents

Interface IUpgradeSettingOption

Namespace
HeBianGu.Systems.Upgrade
Assembly
HeBianGu.Systems.Upgrade.dll
public interface IUpgradeSettingOption
Extension Methods

Properties

LoadFormat

string LoadFormat { get; set; }

Property Value

string

SavePath

string SavePath { get; set; }

Property Value

string

Uri

string Uri { get; set; }

Property Value

string

UseIEDownload

bool UseIEDownload { get; set; }

Property Value

bool