ExecutionContextBuildStep Property

This read-only property returns the current build step

Definition

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

Property Value

BuildStep

See Also