Search Results

0
votes

how to add files to the project namespace in visual studio?

I think that you need to set the compile-property of the file to 'embedded resource'. You find this propert by selecting th file in the solution explorer and then go to the properties window (F4). …