Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataset or XML
Message
 
À
10/10/2003 21:21:32
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00837727
Message ID:
00837758
Vues:
35
>>I guess I need to add another reference to my project as StringReader is not understood.
>
>Ok, I put System.IO. in front of the StringReader and it can now find the reference. However, I've seen in several examples that nobody is putting it in front. I guess it is part of the Inherits syntax at the top of the class. I tried putting it at that level but I didn't succeed to find the proper syntax.

------
Try this --
Imports System.IO
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform