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.6+73c897383236ddbbbc6ba257634013c1269ceec2

Restart Property​

Gets the apply restart state when complete.

Declaration​

public ApplyRestart Restart { get; set; }