Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set step on
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01517567
Message ID:
01517665
Vues:
60
>>Hi All, does c# have a equivalent to Foxpros' Suspend / Set Step On ?
>
>
>
>System.Diagnostics.Debugger.Break();
>
>
>
>Kurt

With the proviso that unlike 'Set Step On' leaving a Break() statement in C# code will cause the debugger to kick in when the EXE is run - a behaviour you may or may not want :-}
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform