BuildProgressEventArgsBuildStep Property

This read-only property is used to get the current build step of the build process

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
public BuildStep BuildStep { get; }

Property Value

BuildStep

See Also