Click or drag to resize
Sandcastle Help File BuilderBuildProgressEventArgs Properties

The BuildProgressEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBuildStep
Get the current build step of the build process
Public propertyHasCompleted
Get a flag indicating whether or not the build has completed
Public propertyMessage
Get the message associated with the progress report
Top
See Also