IVsaDTEngine.AttachDebugger(Boolean) Methode

Definitie

Hiermee wordt het foutopsporingsprogramma gekoppeld.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Parameters

isAttach
Boolean

true om aan te geven dat het foutopsporingsprogramma kan worden gekoppeld; anders, false.

Van toepassing op