| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | DisplayProcessInformation () | 
     Displays information about the current process  | 
|
| + | KillCurrentProcess (logical) | 
     Kills the current process, optionally prompts the user  | 
|
| + | ShowClrObjectProperties (Object) | 
     Visualizes a .NET object in a Property Dialog  | 
|
| + | ShowClrObjectProperties (Object, IWin32Window) | 
     Visualizes a .NET object in a Property Dialog  | 
|
| + | StartDebugger () | 
     Starts the Progress debugger  | 
| Options | Name | Purpose | |
|---|---|---|---|
| - | DebugHelper () | 
     Constructor for the DebugHelper class  | 
| 
         
            
                Top
                
            
         
        PUBLIC DisplayProcessInformation ()
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC KillCurrentProcess (logical)
 
  | 
||||||||||||||||||||
        
        PUBLIC ShowClrObjectProperties (Object)
 
  | 
||||||||||||||||||||
        
        PUBLIC ShowClrObjectProperties (Object, IWin32Window)
 
  | 
||||||||||||||||||||
        
        PUBLIC StartDebugger ()
 
  | 
||||||||||||||||||||
        
        PRIVATE DebugHelper ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|