View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed White Ed White is offline
external usenet poster
 
Posts: 34
Default Console.Writeline output in VSTO

When writing VB.Net code in VSTO, I've used Debug.Print and
Console.Writeline, but the output does not appear in the Output window.
Where do I find the output?
--
Ed