'Declaration
<DebuggerDisplayAttribute("Status: {StatusMessage}, Progress: {CompletedSteps} of {MaxSteps}")> Public Class ProgressMonitor
[DebuggerDisplay("Status: {StatusMessage}, Progress: {CompletedSteps} of {MaxSteps}")] public class ProgressMonitor