BuildProgressEventArgsStepChanged Property
This read-only property is used to get whether or not the build step has changed
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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