Udostępnij za pośrednictwem


VsaDTEngineClass.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:
 virtual void AttachDebugger(bool isAttach) = Microsoft::Vsa::IVsaDTEngine::AttachDebugger;
public virtual void AttachDebugger (bool isAttach);
abstract member AttachDebugger : bool -> unit
override this.AttachDebugger : bool -> unit
Public Overridable Sub AttachDebugger (isAttach As Boolean)

Parametry

isAttach
Boolean

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

Implementuje

Dotyczy