BuildProgressEventArgs Properties

Properties

BuildStep This read-only property is used to get the current build step of the build process
HasCompleted This read-only property is used to get whether or not the build has completed
Message This read-only property is used to get the message associated with the progress report
StepChanged This read-only property is used to get whether or not the build step has changed

See Also