Click or drag to resize
Sandcastle Help File BuilderBuildProgressEventArgsBuildStep Property
Get the current build step of the build process

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public BuildStep BuildStep { get; }

Property Value

Type: BuildStep
See Also