VsDebugTargetInfo3.fSendToOutputWindow Field

Definition

BOOL - if true, stdout and stderr are to be routed to the output window.

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

Field Value

Attributes

Applies to