BuildProgressEventArgsBuildStep Property
This read-only property is used to get the current build step of the build process
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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