S
Samir Ibrahim
Hi All
I don't know if my question is right, but that is how I understand it.
In the vb2008 project if I add a text file let say (c:\abc.txt) to my
project,
this file will be copied to the project folder, then if I click on the
abc.txt from
my project a property window will displayed, one of the property there is
"build action", which may have one of the following
None,Compile,Content,Embedded
Resource,ApplicationDefinition,Page,Resource,SplashScreen,EntityDeploy
What should I choose in order to let this txt file included in the exe and
how I can later read it.
Thanks in advance
I don't know if my question is right, but that is how I understand it.
In the vb2008 project if I add a text file let say (c:\abc.txt) to my
project,
this file will be copied to the project folder, then if I click on the
abc.txt from
my project a property window will displayed, one of the property there is
"build action", which may have one of the following
None,Compile,Content,Embedded
Resource,ApplicationDefinition,Page,Resource,SplashScreen,EntityDeploy
What should I choose in order to let this txt file included in the exe and
how I can later read it.
Thanks in advance