Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How can I add a resource file to a C# project programatically?

$
0
0

Hi,

 

Is there a way I can add a resource file in a C# project programtically? I wanted to automate the following actions:

In Properties->Resources tab in a C# project, Click "Add Resource" drop down list and select "Add Existing File...", Select my resource file and added to the C# project.

 

I have the DTE handle.

 

Thanks,


Viewing all articles
Browse latest Browse all 4410

Trending Articles