ApplyCompleteEventArgs Class
Event arguments for «see E:WixToolset.Mba.Core.IDefaultBootstrapperApplication.ApplyComplete»
Properties
| Property | Description |
|---|---|
| Restart | Gets the apply restart state when complete. |
WixToolset.Mba.Core.dll version 4.0.6+73c897383236ddbbbc6ba257634013c1269ceec2
Restart Property
Gets the apply restart state when complete.
Declaration
public ApplyRestart Restart { get; set; }