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