Partager via


VsaDTEngineClass.AttachDebugger, méthode

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft_VsaVb
Assembly :  Microsoft_VsaVb (dans Microsoft_VsaVb.dll)

Syntaxe

'Déclaration
Public Overridable Sub AttachDebugger ( _
    isAttach As Boolean _
)
public virtual void AttachDebugger(
    bool isAttach
)
public:
virtual void AttachDebugger(
    [InAttribute] bool isAttach
)
abstract AttachDebugger : 
        isAttach:bool -> unit  
override AttachDebugger : 
        isAttach:bool -> unit
public function AttachDebugger(
    isAttach : boolean
)

Paramètres

  • isAttach
    Type : Boolean

     

Implémentations

IVsaDTEngine.AttachDebugger(Boolean)

Sécurité .NET Framework

Voir aussi

Référence

VsaDTEngineClass Classe

Microsoft_VsaVb, espace de noms