Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Verify for drive availability
Message
De
12/02/2009 06:00:23
 
 
À
12/02/2009 03:18:23
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Web
Divers
Thread ID:
01381168
Message ID:
01381187
Vues:
44
>What would be the simplest way to verify for a drive availability?

C# but easily translatable:
bool b = new DriveInfo("C").IsReady;
HTH,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform