BuildProgressEventArgsBuildStep Property
This read-only property is used to get the current build step of the build process
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public BuildStep BuildStep { get; }
Public ReadOnly Property BuildStep As BuildStep
Get
public:
property BuildStep BuildStep {
BuildStep get ();
}
member BuildStep : BuildStep with get
Property Value
BuildStep