How to detect that C# winform code is executed within Visual Studio ?
        Posted  
        
            by user284523
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user284523
        
        
        
        Published on 2010-03-11T17:55:41Z
        Indexed on 
            2010/03/11
            17:59 UTC
        
        
        Read the original article
        Hit count: 196
        
c#
Is there a variable or a preprocessor constant that allows to know that the code is executed within the context of VS Studio ?
© Stack Overflow or respective owner