Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
JustfName ?
Message
De
01/04/2005 06:24:49
 
 
À
01/04/2005 06:16:09
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01000565
Message ID:
01000568
Vues:
16
Thanks so much Neil. This is exactly what I need. What is the namespace for FileInfo?


>Glenn,
>
>The FileInfo class contains similiar functionality. Sorry but the following code is C# but should be easily converted.
>
>FileInfo myInfo = new FileInfo("c:\\MyDir\\MyFile.txt");
>MessageBox.Show(myInfo.Name);
>
>The Visual FoxPro Toolkit for .NET (www.gotdotnet.com) contains direct replacements for VFP functions that can be used from both C# and VB.
>
>Regards
>Neil
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform