Click or drag to resize
Sandcastle Help File BuilderBuildProcessBuildStepChanged Event
This event is raised to report a change in the build step

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

Value

Type: SystemEventHandlerBuildProgressEventArgs
See Also