IVsDebugTargetManager Interface
Definition
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.
IVsDebugTargetManager Interface.
public interface class IVsDebugTargetManager
public interface IVsDebugTargetManager
type IVsDebugTargetManager = interface
Public Interface IVsDebugTargetManager
Methods
IsDebugTargetEnabled(String) |
Returns a value indicating whether a given debug target is enabled in the Debug Target Manager. |
SetDebugTargetState(String, Boolean) |
Sets the state of the debug target in the Debug Target Manager. |