BuildProgressEventArgsStepChanged Property
This read-only property is used to get whether or not the build step has changed
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public bool StepChanged { get; }
Public ReadOnly Property StepChanged As Boolean
Get
public:
property bool StepChanged {
bool get ();
}
member StepChanged : bool with get
Property Value
Boolean