Table of Contents

Enum Mode

Namespace
HeBianGu.Systems.Upgrade
Assembly
HeBianGu.Systems.Upgrade.dll
public enum Mode
Extension Methods

Fields

Forced = 1

In this mode, it won't show close button in addition to Normal mode behaviour.

ForcedDownload = 2

In this mode, it will start downloading and applying update without showing standard update dialog in addition to Forced mode behaviour.

Normal = 0