VsDebugTargetInfo.fSendStdoutToOutputWindow Field

Definition

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

public: int fSendStdoutToOutputWindow;
public: int fSendStdoutToOutputWindow;
int fSendStdoutToOutputWindow;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fSendStdoutToOutputWindow;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fSendStdoutToOutputWindow : int
Public fSendStdoutToOutputWindow As Integer 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to