VsDebugTargetInfo.fSendStdoutToOutputWindow Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: