CacheVerifyProgressEventArgs Class
EventArgs for «see E:WixToolset.Mba.Core.IDefaultBootstrapperApplication.CacheVerifyProgress» .
Properties
Property | Description |
---|---|
Step | Gets the current verification step. |
WixToolset.Mba.Core.dll version 4.0.5+b9b2f1b4c69a1b509d487dc950b30b4ec9b0d040 |
Step Property {#step}
Gets the current verification step.
Declaration
public CacheVerifyStep Step { get; set; }