Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Process()
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
01376654
Message ID:
01377861
Vues:
19
>I have to call a command line program from within a C# form. The command line takes in a series of parameters, writes out put to 2 CSV files and then returns a 1 if successful or a 0 if it failed. I can't seem to find where I can get the return value? I assume it is in the PROCESS class but I can't seem to track it down.
>
>Suggestions?
>
>thanks
>
>Alan Wyne

The Process.ExitCode property is probably what you are looking for.
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform