Condividi tramite


IVsaDTEngine.AttachDebugger(Boolean) Metodo

Definizione

Associa il debugger.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Parametri

isAttach
Boolean

true per indicare che il debugger è associabile. In caso contrario, false.

Si applica a