IVsDebugTargetManager Interface

Definition

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.

Applies to