Click or drag to resize
Sandcastle Help File BuilderBuildProcessBuildProgress Event
This event is raised to report progress information throughout each build step.

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public event EventHandler<BuildProgressEventArgs> BuildProgress

Value

Type: SystemEventHandlerBuildProgressEventArgs
See Also