Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
App.Path
Message
De
24/09/2004 01:56:45
 
 
À
24/09/2004 01:49:12
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00945618
Message ID:
00945619
Vues:
20
This message has been marked as the solution to the initial question of the thread.
Hi, Martin,

How about this?
AppDomain currentDomain = AppDomain.CurrentDomain;

// get current folder 	
string cFolder = currentDomain.BaseDirectory.ToString().Trim();
Does that help?

Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform