Adding references as VB does.

M

Mr. X.

Hello.
I am converting my project from VB.NET to C#.
I found a free tool on the internet :
http://www.developerfusion.com/tools/convert/vb-to-csharp/ as Arne said.

Now I am trying to add some references as I used in VB.NET,
but in C# it looks different.
On project->properties->references in VB, it's now
project->properties->references path.

How can I add a new reference in C# ?

Thanks :)
 
M

Mr. X.

Sorry - solved.
I see that : project->right click -> add reference, I can do that.
The references are not seen on project->properties, as I used to see.

Thanks :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top