IBuildProcessCurrentBuildStep Property

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

Definition

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

Property Value

BuildStep

See Also