Skip to main content

CacheVerifyProgressEventArgs Class

EventArgs for «see E:WixToolset.Mba.Core.IDefaultBootstrapperApplication.CacheVerifyProgress» .

Properties

PropertyDescription
StepGets the current verification step.

WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040

Step Property

Gets the current verification step.

Declaration

public CacheVerifyStep Step { get; set; }