BuildProgressEventArgsStepChanged Property

This read-only property is used to get whether or not the build step has changed

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public bool StepChanged { get; }

Property Value

Boolean

See Also