Class UpdateOptions
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
InstallMethod
public InstallMethod InstallMethod { get; set; }