Skip to main content

ApplyCompleteEventArgs Class

Event arguments for «see E:WixToolset.Mba.Core.IDefaultBootstrapperApplication.ApplyComplete»

Properties

PropertyDescription
RestartGets the apply restart state when complete.

WixToolset.Mba.Core.dll version 4.0.2+644ed0118bae1aa885bb6cc906dc6c0b904de4d9

Restart Property

Gets the apply restart state when complete.

Declaration

public ApplyRestart Restart { get; set; }