Pole VsDebugTargetInfo.fSendStdoutToOutputWindow
Określa, że stdout i stderr powinny być kierowane do okna dane wyjściowe debugowania.
Przestrzeń nazw: Microsoft.VisualStudio.Shell.Interop
Zestaw: Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)
Składnia
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fSendStdoutToOutputWindow
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")]
int fSendStdoutToOutputWindow
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fSendStdoutToOutputWindow : int
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.BOOL")>
Public fSendStdoutToOutputWindow As Integer
Wartość pola
Type: System.Int32
Uwagi
Podpis COM
Z vsshell.idl:
Zobacz też
Struktura VsDebugTargetInfo
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop
Powrót do początku