Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detecting the EXE name
Message
De
31/07/2007 13:22:22
 
 
À
31/07/2007 13:20:22
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01244877
Message ID:
01244920
Vues:
18
>Probably I didn't understand what you want. Then use static System.IO.Path class to get any part of it as you want.:
>
>System.IO.Path.GetDirectoryName(fileName));
>System.IO.Path.GetExtension(fileName));
>System.IO.Path.GetFileName(fileName));
>System.IO.Path.GetFileNameWithoutExtension(fileName));
>System.IO.Path.GetFullPath(fileName));
>System.IO.Path.GetPathRoot(fileName));

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform