oqueeh
.net
All topics
>
Visual Studio
Embedding resource files in Visual Studio
Include the file in the project structure
Select file and open properties window
Set
Build Action
to
Embedded Resource
Know more:
Reading embedded resources in C#
Listing embedded resources in C#