The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DebugRequestMessage::TargetInfo Property
Gets the DebugTargetInfo object that contains information about the debug target.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Property Value
Type: Microsoft.VisualStudio.TestTools.Common::DebugTargetInfo^The DebugTargetInfo object that contains information about the debug target.
A DebugTargetInfo object.
Show: