BuildProgressEventArgsStepChanged Property

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

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public bool StepChanged { get; }

Property Value

Boolean

See Also