Table of Contents

BuildProgressEventArgs.BuildProgressEventArgs Constructor

Definition

Namespace
Sandcastle.Core.BuildEngine
Assembly
Sandcastle.Core.dll

Constructor

public BuildProgressEventArgs(BuildStep buildStep, bool stepChanged, string message)

Parameters

buildStep BuildStep

The current build step

stepChanged bool

True if the build step has changed, false if not

message string

The message to report