dotnet / dotnet/project-system

Capturing output of the remote application

Open
#3,057 3 comments 0 reactions 1 assignee Claimed by @melytc View on GitHub
Feature-Debugging Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

When an application is launched remotely using the VS C# project system, the output/error is not currently available.

Setting 'VsDebugTargetInfo4.fSendToOutputWindow = TRUE;` will capture the output from the remotely launched application and display it int he VS Output window.

related issue: https://github.com/dotnet/project-system/issues/3053

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.