Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.Net - Determine If In Runtime Or Development
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01401715
Message ID:
01401740
Vues:
59
>How do I know if my app is running on development or runtime?

There is no such distinction in .NET - it always runs from the compiled EXE
Debugger.IsAttached may help you depending on what you are trying to do

If you were asking about controls in the IDE then the Component.DesignMode property is available
HTH,
Viv
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform