How can I add a resource file to the My Project folder in VB.NET?

Posted by SLC on Stack Overflow See other posts from Stack Overflow or by SLC
Published on 2010-05-14T14:32:24Z Indexed on 2010/05/14 14:34 UTC
Read the original article Hit count: 230

Filed under:
|

In C#, I can create and add a new resource file (for another localisation) and drag it into the properties folder. However in Visual Basic, it won't let me do the same thing with the My Project folder.

Does anyone know why, or a workaround?

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about c#-to-vb.net