Table of Contents

Class UpdateOptions

Namespace
The.WPF.Shell
Assembly
Instagile.WPF.dll
public sealed class UpdateOptions
Inheritance
UpdateOptions
Inherited Members

Properties

EnsureExit

If true, kill the old process instead of exiting gracefully.

public bool EnsureExit { get; set; }

Property Value

bool

InstallMethod

public InstallMethod InstallMethod { get; set; }

Property Value

InstallMethod