BuildProcessCurrentBuildStep Property

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

Definition

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

Property Value

BuildStep

See Also