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