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.6+73c897383236ddbbbc6ba257634013c1269ceec2
Step Property
Gets the current verification step.
Declaration
public CacheVerifyStep Step { get; set; }