There\'s an approach in C#, which allows you change the printing format of debug info (in Watch window) for any complexy object - you have to override ToString() method.