Is it possible to programmatically clear the Ouput Window in Visual Studio?
        Posted  
        
            by marco.ragogna
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by marco.ragogna
        
        
        
        Published on 2010-04-16T08:35:22Z
        Indexed on 
            2010/04/16
            8:43 UTC
        
        
        Read the original article
        Hit count: 243
        
Do you know a way to add some code that, during debug, programmatically clear the Output Window in Visual Studio?
Or do you know some fast alternative like a key shortcut?
© Stack Overflow or respective owner