Udostępnij za pośrednictwem


IVsaDTEngine.AttachDebugger(Boolean) Metoda

Definicja

Dołącza debuger.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 void AttachDebugger(bool isAttach);
public void AttachDebugger (bool isAttach);
abstract member AttachDebugger : bool -> unit
Public Sub AttachDebugger (isAttach As Boolean)

Parametry

isAttach
Boolean

true aby wskazać, że debuger jest dołączany; w przeciwnym razie , false.

Dotyczy