IVsDebugTargetManagerService.GetActiveDebugTargetManager Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the IVsDebugTargetManager for the active workspace.
C++
public:
Microsoft::VisualStudio::Workspace::VSIntegration::IVsDebugTargetManager ^ GetActiveDebugTargetManager();
public Microsoft.VisualStudio.Workspace.VSIntegration.IVsDebugTargetManager GetActiveDebugTargetManager();
public Microsoft.VisualStudio.Workspace.VSIntegration.IVsDebugTargetManager? GetActiveDebugTargetManager();
abstract member GetActiveDebugTargetManager : unit -> Microsoft.VisualStudio.Workspace.VSIntegration.IVsDebugTargetManager
Public Function GetActiveDebugTargetManager () As IVsDebugTargetManager
IVsDebugTargetManager object.
Product | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |