PlanBeginEventArgs Class
Event arguments for «see E:WixToolset.Mba.Core.IDefaultBootstrapperApplication.PlanBegin»
Properties
Property | Description |
---|---|
PackageCount | Gets the number of packages to plan for. |
WixToolset.Mba.Core.dll
version 4.0.2+644ed0118bae1aa885bb6cc906dc6c0b904de4d9
PackageCount Property
Gets the number of packages to plan for.
Declaration
public int PackageCount { get; set; }