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.2+644ed0118bae1aa885bb6cc906dc6c0b904de4d9

Step Property

Gets the current verification step.

Declaration

public CacheVerifyStep Step { get; set; }