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