VCProjectConfigurationProperties::Attach Property
Visual Studio 2015
Specifies whether, when this project is debugged, the debugger should be attached to the process specified in the Command property.
Assembly: Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
Property Value
Type: System::Booleantrue when the debugger should be attached to a specified process; otherwise, false.
Show: