VsDebugTargetInfo::fSendStdoutToOutputWindow Field

 

Specifies that stdout and stderr should be routed to the debug-output window.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int fSendStdoutToOutputWindow

Field Value

Type: System::Int32

From vsshell.idl:

Return to top
Show: